diff options
-rw-r--r-- | sysvinitfiles | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysvinitfiles b/sysvinitfiles index e386a386..c0f4fc08 100644 --- a/sysvinitfiles +++ b/sysvinitfiles @@ -146,6 +146,12 @@ Tags # config: /etc/httpd/conf/httpd.conf # config: /etc/httpd/conf/srm.conf + Optionally, if the server will automatically reload the config + file if it is changed (but not others, hence the autoreload: + tag is not specified for the whole file), you can append the + word "autoreload" to the line: + # config: /etc/foobar.conf autoreload + # pidfile: Optional, multiple entries allowed. Use just like the config |