From be1a7bc3fded437dfef4b7d0f665250379610c30 Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Fri, 13 Feb 1998 23:01:30 +0000 Subject: per-config file autoreload --- sysvinitfiles | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sysvinitfiles') 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 -- cgit v1.2.1