summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-03-12 16:52:46 +0100
committerlouiz’ <louiz@louiz.org>2017-03-12 16:52:46 +0100
commit2d3806152e854ace7533fc3ad34d4ac1c44e9687 (patch)
tree08460d15d7fd6d002f1be3a7b55557f0eca7c1c6 /doc
parentef08e53b7e5dd3fcd27859af5183575008715c56 (diff)
downloadbiboumi-2d3806152e854ace7533fc3ad34d4ac1c44e9687.tar.gz
biboumi-2d3806152e854ace7533fc3ad34d4ac1c44e9687.tar.bz2
biboumi-2d3806152e854ace7533fc3ad34d4ac1c44e9687.tar.xz
biboumi-2d3806152e854ace7533fc3ad34d4ac1c44e9687.zip
Doc: reformulate the signal part, to mention the re-opening of log files
Diffstat (limited to 'doc')
-rw-r--r--doc/biboumi.1.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/biboumi.1.rst b/doc/biboumi.1.rst
index 31b27bf..353638d 100644
--- a/doc/biboumi.1.rst
+++ b/doc/biboumi.1.rst
@@ -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
--------