Skip to content

Commit d4cafeb

Browse files
committed
Patch to add comments to Linux startup script.
Rene Pijlman
1 parent 509f5d2 commit d4cafeb

File tree

1 file changed

+6
-2
lines changed
  • contrib/start-scripts

1 file changed

+6
-2
lines changed

contrib/start-scripts/linux

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#! /bin/sh
22

3+
# chkconfig: 2345 98 02
4+
# description: PostgreSQL RDBMS
5+
36
# This is an example of a start/stop script for SysV-style init, such
47
# as is used on Linux systems. You should edit some of the variables
58
# and maybe the 'echo' commands.
@@ -12,15 +15,16 @@
1215
# /etc/rc.d/rc3.d/S98postgresql
1316
# /etc/rc.d/rc4.d/S98postgresql
1417
# /etc/rc.d/rc5.d/S98postgresql
15-
# Or check out the chkconfig program, if you have it.
18+
# Or, if you have chkconfig, simply:
19+
# chkconfig --add postgresql
1620
#
1721
# Proper init scripts on Linux systems normally require setting lock
1822
# and pid files under /var/run as well as reacting to network
1923
# settings, so you should treat this with care.
2024

2125
# Original author: Ryan Kirkpatrick <pgsql@rkirkpat.net>
2226

23-
# $Header: /cvsroot/pgsql/contrib/start-scripts/linux,v 1.2 2001/04/19 19:17:44 petere Exp $
27+
# $Header: /cvsroot/pgsql/contrib/start-scripts/linux,v 1.3 2001/07/30 14:52:42 momjian Exp $
2428

2529
## EDIT FROM HERE
2630

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy