X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2Fsysdbd.1.txt;fp=doc%2Fsysdbd.1.txt;h=c7d68ce9361bb16d8ab567f4bf28e1a6f2185ca9;hp=52feaf0443eb370f415cbe58bc32073683201c6b;hb=60cfa2393328d567e93e3d709be9696ec8bbc600;hpb=3ec2d4e765697f64eb3a240709b00e83f769d739 diff --git a/doc/sysdbd.1.txt b/doc/sysdbd.1.txt index 52feaf0..c7d68ce 100644 --- a/doc/sysdbd.1.txt +++ b/doc/sysdbd.1.txt @@ -43,6 +43,19 @@ OPTIONS *-V*:: Display the version number and copyright information. +SIGNALS +------- + +*sysdbd* accepts and handles the following signals: + +*SIGINT*, *SIGTERM*:: + These signals initiate a clean shutdown and termination of the daemon. + +*SIGHUP*:: + This signal causes the daemon to re-read the configuration and reconfigure + all plugins. Plugins which are no longer in use will be disabled and + unloaded. Open client connections are not affected by this. + EXIT CODES ---------- *0*::