X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Felogind.xml;h=bfe130e9872c1714e1446fffc23629cc54953485;hb=fbec3e74602e2d895748577c0cbb7d46b987184c;hp=7cf3f7d87666028d4c9bd8cccea26cc5a979d910;hpb=1816567a45928b1022db20bdc00db66b9717a83f;p=elogind.git diff --git a/man/elogind.xml b/man/elogind.xml index 7cf3f7d87..bfe130e98 100644 --- a/man/elogind.xml +++ b/man/elogind.xml @@ -839,15 +839,18 @@ SIGRTMIN+22 + + Sets the service manager's log level to debug, in a fashion equivalent to + systemd.log_level=debug on the kernel command line. + + + SIGRTMIN+23 - Sets the log level to debug - (or info on - SIGRTMIN+23), as controlled via - systemd.log_level=debug (or - systemd.log_level=info on - SIGRTMIN+23) on the kernel command - line. + Restores the log level to its configured value. The configured value is derived from – in order + of priority – the value specified with systemd.log-level= on the kernel command line, or the + value specified with in the configuration file, or the built-in default of + info.