diff options
author | Michael K. Johnson <johnsonm@redhat.com> | 1998-07-07 20:45:22 +0000 |
---|---|---|
committer | Michael K. Johnson <johnsonm@redhat.com> | 1998-07-07 20:45:22 +0000 |
commit | 4a43d48815984cd478bf2e3bb87b2172f7c69a8c (patch) | |
tree | ed2a5f6ab369736775e96d894192b9c6ac415a41 | |
parent | fd1aff4a5f20402d9054b12f3800303eca7a3c83 (diff) | |
download | initscripts-4a43d48815984cd478bf2e3bb87b2172f7c69a8c.tar initscripts-4a43d48815984cd478bf2e3bb87b2172f7c69a8c.tar.gz initscripts-4a43d48815984cd478bf2e3bb87b2172f7c69a8c.tar.bz2 initscripts-4a43d48815984cd478bf2e3bb87b2172f7c69a8c.tar.xz initscripts-4a43d48815984cd478bf2e3bb87b2172f7c69a8c.zip |
priority specification
-rw-r--r-- | sysvinitfiles | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysvinitfiles b/sysvinitfiles index ed972563..9e9ddeb7 100644 --- a/sysvinitfiles +++ b/sysvinitfiles @@ -113,6 +113,10 @@ Tags # chkconfig: 2345 20 80 Read 'man chkconfig' for more information. + Unless there is a VERY GOOD, EXPLICIT reason to the + contrary, the <endpriority> should be equal to + 100 - <startpriority> + # description: <multi-line description of service> Required. Several lines of description, continued with '\' |