mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
FreeBSD 8 tweaks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
show_empty=0
|
||||
rpc_inetd=0
|
||||
show_empty=1
|
||||
rpc_inetd=1
|
||||
inetd_conf_file=/etc/inetd.conf
|
||||
rpc_protocols=tcp udp
|
||||
restart_command=/etc/rc.d/inetd forcerestart
|
||||
|
||||
@@ -4,7 +4,7 @@ hba_conf=/usr/local/pgsql/data/pg_hba.conf
|
||||
pid_file=/usr/local/pgsql/data/postmaster.pid
|
||||
stop_cmd=/usr/local/etc/rc.d/postgresql forcestop
|
||||
start_cmd=/usr/local/etc/rc.d/postgresql forcestart
|
||||
setup_cmd=/usr/local/etc/rc.d/postgresql forceinitdb
|
||||
setup_cmd=chown pgsql: /usr/local/pgsql/data ; /usr/local/etc/rc.d/postgresql forceinitdb
|
||||
perpage=25
|
||||
psql=/usr/local/bin/psql
|
||||
login=pgsql
|
||||
|
||||
Reference in New Issue
Block a user