diff options
Diffstat (limited to 'postgresql.init')
-rw-r--r-- | postgresql.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql.init b/postgresql.init index 70f9097..dab3cf7 100644 --- a/postgresql.init +++ b/postgresql.init @@ -2,7 +2,7 @@ # postgresql This is the init script for starting up the PostgreSQL # server # -# chkconfig: - 75 25 +# chkconfig: - 64 36 # description: Starts and stops the PostgreSQL backend daemon that handles \ # all database requests. # processname: postmaster |