X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=5129fbb050139865baf74d31a64e0d6f2fd5adac;hp=142c1d6a055ae965d3d1779f14cbad0b11ff6daf;hb=253ee27a0c7a410d27d490bb79ea97caed6a2b68;hpb=c0576cd6d61b81d3bab307e2deee10447de115db diff --git a/man/systemd.xml b/man/systemd.xml index 142c1d6a0..5129fbb05 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -800,6 +800,44 @@ on the kernel command line. + + + SIGRTMIN+22 + SIGRTMIN+23 + + Sets the log level to + debug + (resp. info on + SIGRTMIN+32), as + controlled via + systemd.log_level=debug + (resp. systemd.log_level=info + on SIGRTMIN+23) on + the kernel command + line. + + + + SIGRTMIN+27 + SIGRTMIN+28 + SIGRTMIN+29 + + Sets the log level to + console + (resp. kmsg on + SIGRTMIN+28; + resp.syslog-or-kmsg + on SIGRTMIN+29), as + controlled via + systemd.log_target=console + (resp. systemd.log_target=kmsg + on SIGRTMIN+28; + resp + systemd.log_target=syslog-or-kmsg + on SIGRTMIN+29) on + the kernel command + line. +