FreeBSD setup command
authorJoe Cooper <joe@virtualmin.com>
Mon, 5 May 2008 23:22:50 +0000 (23:22 +0000)
committerJoe Cooper <joe@virtualmin.com>
Mon, 5 May 2008 23:22:50 +0000 (23:22 +0000)
postgresql/config-freebsd

index 8ff4ac5..96a8f94 100644 (file)
@@ -5,6 +5,7 @@ alt_hba_conf=/usr/local/share/postgresql/pg_hba.conf.sample
 pid_file=/usr/local/pgsql/data/postmaster.pid
 stop_cmd=/usr/local/etc/rc.d/postgresql.sh stop
 start_cmd=/usr/local/etc/rc.d/postgresql.sh start
+setup_cmd=/usr/local/etc/rc.d/postgresql.sh initdb
 perpage=25
 psql=/usr/local/bin/psql
 login=pgsql