From a0b9ffbbeb36af40c9e7a954d63107d7b626dd97 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 6 Feb 2001 17:47:48 +0000 Subject: Update /contrib and TODO.detail. --- contrib/init.d/postgresql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/init.d/postgresql') diff --git a/contrib/init.d/postgresql b/contrib/init.d/postgresql index ab81a24f6ef..730f8b063fd 100644 --- a/contrib/init.d/postgresql +++ b/contrib/init.d/postgresql @@ -19,7 +19,7 @@ PM_ARGS="-i -F" PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # What to use to start up the postmster, and a few names. -DAEMON=/home/postgres/bin/pg_ctl +DAEMON=/usr/local/pgsql/bin/pg_ctl NAME=postmaster FILE=postgresql DESC="PostgreSQL RDBMS" -- cgit v1.2.3