diff options
author | Jeremy Allison <jra@samba.org> | 2001-10-11 20:00:58 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-10-11 20:00:58 +0000 |
commit | 61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c (patch) | |
tree | 4142084a56bce4b6d9a4ff910a91ed36b2fbc972 /docs/htmldocs/smbd.8.html | |
parent | 6fcdd2590d555d24bdb6bd2e30dfdd5e45666a34 (diff) | |
download | samba-61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c.tar.gz samba-61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c.tar.xz samba-61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c.zip |
More docs sync.
Jeremy.
Diffstat (limited to 'docs/htmldocs/smbd.8.html')
-rw-r--r-- | docs/htmldocs/smbd.8.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/htmldocs/smbd.8.html b/docs/htmldocs/smbd.8.html index f5ce9b78fd8..be82ef6d4ec 100644 --- a/docs/htmldocs/smbd.8.html +++ b/docs/htmldocs/smbd.8.html @@ -965,16 +965,17 @@ CLASS="COMMAND" >The debug log level of <B CLASS="COMMAND" >smbd</B -> may be raised by sending - it a SIGUSR1 (<B -CLASS="COMMAND" ->kill -USR1 <smbd-pid></B ->) - and lowered by sending it a SIGUSR2 (<B +> may be raised + or lowered using <A +HREF="smbcontrol.1.html" +TARGET="_top" +><B CLASS="COMMAND" ->kill -USR2 <smbd-pid> +>smbcontrol(1) </B ->). This is to allow transient problems to be diagnosed, +></A +> program (SIGUSR[1|2] signals are no longer used in + Samba 2.2). This is to allow transient problems to be diagnosed, whilst still running at a normally low log level.</P ><P >Note that as the signal handlers send a debug write, |