Find all debian postgresql init scripts
authorJamie Cameron <jcameron@webmin.com>
Thu, 10 Feb 2011 02:11:35 +0000 (18:11 -0800)
committerJamie Cameron <jcameron@webmin.com>
Thu, 10 Feb 2011 02:11:35 +0000 (18:11 -0800)
postgresql/config-debian-linux-4.0-*

index feda139..76a4c93 100644 (file)
@@ -1,7 +1,7 @@
 hba_conf=/etc/postgresql/*/main/pg_hba.conf
 psql=/usr/bin/psql
-start_cmd=/etc/init.d/postgresql-* start
-stop_cmd=/etc/init.d/postgresql-* stop
+start_cmd=/etc/init.d/postgresql* start
+stop_cmd=/etc/init.d/postgresql* stop
 basedb=template1
 perpage=25
 plib=