diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-15 18:28:23 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-15 18:28:23 +0000 |
commit | 6ce06eea5dcccf1615c6bbe52391f9c367de6cf7 (patch) | |
tree | a60ceb22e37a6f327746078198d4e2a57b87ccb9 /doc | |
parent | 14bc9cf085aff7bd5147881e5b7068769a29b026 (diff) |
Docs: more indexing for daemon-reload
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index f0bfd0eb8..6638e8c01 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -2766,6 +2766,8 @@ used to specify a path on the command line if a pid file is required. The SIGHUP signal .cindex "SIGHUP" .cindex "daemon" "restarting" +.cindex signal "to reload configuration" +.cindex daemon "reload configuration" can be used to cause the daemon to re-execute itself. This should be done whenever Exim's configuration file, or any file that is incorporated into it by means of the &%.include%& facility, is changed, and also whenever a new version |