X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fdaemon.xml;fp=man%2Fdaemon.xml;h=76ae832a42aa320302e72c71ce8369ce53b9b7b2;hb=05cc726731c5cec952722f1c14acb08e3d4d5e98;hp=258694080e22600b10089daf2caabcadccc6ad6a;hpb=e9dd9f9547350c7dc0473583b5c2228dc8f0ab76;p=elogind.git diff --git a/man/daemon.xml b/man/daemon.xml index 258694080..76ae832a4 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -92,7 +92,7 @@ best done by iterating through the available signals up to the limit of _NSIG and resetting them to - SIG_DFL. + SIG_DFL. Reset the signal mask using @@ -237,11 +237,11 @@ to implement the following: - If SIGTERM is + If SIGTERM is received, shut down the daemon and exit cleanly. - If SIGHUP is received, + If SIGHUP is received, reload the configuration files, if this applies.