~singpolyma/biboumi

2d3806152e854ace7533fc3ad34d4ac1c44e9687 — louiz’ 7 years ago ef08e53
Doc: reformulate the signal part, to mention the re-opening of log files
1 files changed, 4 insertions(+), 3 deletions(-)

M doc/biboumi.1.rst
M doc/biboumi.1.rst => doc/biboumi.1.rst +4 -3
@@ 38,9 38,10 @@ Configuration
The configuration file uses a simple format of the form
``option=value``. Here is a description of each possible option:

The configuration can be re-read at runtime (you can for example change the
log level without having to restart biboumi) by sending SIGUSR1 or SIGUSR2
(see kill(1)) to the process.
Sending SIGUSR1 or SIGUSR2 (see kill(1)) to the process will force it to
re-read the configuration and make it close and re-open the log files. You
can use this to change any configuration option at runtime, or do a log
rotation.

hostname
--------