Typo
authorJoe Cooper <joe@virtualmin.com>
Tue, 6 May 2008 08:20:47 +0000 (08:20 +0000)
committerJoe Cooper <joe@virtualmin.com>
Tue, 6 May 2008 08:20:47 +0000 (08:20 +0000)
postgresql/config-freebsd

index 96a8f94..da82973 100644 (file)
@@ -3,9 +3,9 @@ pass=
 hba_conf=/usr/local/pgsql/data/pg_hba.conf
 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
+stop_cmd=/usr/local/etc/rc.d/postgresql stop
+start_cmd=/usr/local/etc/rc.d/postgresql start
+setup_cmd=/usr/local/etc/rc.d/postgresql initdb
 perpage=25
 psql=/usr/local/bin/psql
 login=pgsql