Fedora 16 init fix

This commit is contained in:
Jamie Cameron
2011-12-20 11:01:28 -08:00
parent 9b31e8db9a
commit 4cd77331f6

View File

@ -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