X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Felogind.xml;h=a0162399ec60e9d02688d840d3485ecc674adf22;hb=9ddac0a4a280233f8b169ae64db0e2b6b6ecc40d;hp=bfe130e9872c1714e1446fffc23629cc54953485;hpb=fbec3e74602e2d895748577c0cbb7d46b987184c;p=elogind.git diff --git a/man/elogind.xml b/man/elogind.xml index bfe130e98..a0162399e 100644 --- a/man/elogind.xml +++ b/man/elogind.xml @@ -862,20 +862,21 @@ SIGRTMIN+26 + + Restores the log target to its configured value. The configured value is derived from – in + order of priority – the value specified with systemd.log-target= on the kernel command line, + or the value specified with in the configuration file, or the built-in + default. + + + SIGRTMIN+27 SIGRTMIN+28 - Sets the log target to - journal-or-kmsg (or - console on - SIGRTMIN+27, kmsg on - SIGRTMIN+28), as controlled via - systemd.log_target=journal-or-kmsg (or - systemd.log_target=console on - SIGRTMIN+27 or - systemd.log_target=kmsg on - SIGRTMIN+28) on the kernel command - line. + Sets the log target to console on SIGRTMIN+27 (or + kmsg on SIGRTMIN+28), in a fashion equivalent to + systemd.log_target=console (or systemd.log_target=kmsg on + SIGRTMIN+28) on the kernel command line.