mirror of
https://github.com/webmin/webmin.git
synced 2025-08-15 21:20:10 +00:00
FreeBSD 8 tweaks
This commit is contained in:
@ -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