mirror of
https://github.com/webmin/webmin.git
synced 2025-08-19 01:15:14 +00:00
Fedora 16 init fix
This commit is contained in:
@ -8,7 +8,7 @@ perpage=25
|
|||||||
hba_conf=/var/lib/pgsql/data/pg_hba.conf
|
hba_conf=/var/lib/pgsql/data/pg_hba.conf
|
||||||
nodbi=0
|
nodbi=0
|
||||||
user=postgres
|
user=postgres
|
||||||
setup_cmd=systemctl start postgresql.service
|
setup_cmd=postgresql-setup initdb
|
||||||
dump_cmd=/usr/bin/pg_dump
|
dump_cmd=/usr/bin/pg_dump
|
||||||
rstr_cmd=/usr/bin/pg_restore
|
rstr_cmd=/usr/bin/pg_restore
|
||||||
repository=/home/db_repository
|
repository=/home/db_repository
|
||||||
|
Reference in New Issue
Block a user