X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=a11c96e7f1a13c45ffb22f573da802699c7e5463;hb=3417e2c36779b6eccdaf4e43c56bf48e2db549fc;hp=142c1d6a055ae965d3d1779f14cbad0b11ff6daf;hpb=d636fa3d67a76e512c5a3b2028e2c62ec5bbc50c;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index 142c1d6a0..a11c96e7f 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -270,7 +270,12 @@ , , . If the - argument is omitted it defaults to + argument is omitted + + defaults to + and + + to . @@ -800,6 +805,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. + @@ -1036,10 +1079,10 @@ - /run/systemd/logger + /run/systemd/stdout-syslog-bridge Used internally by the - systemd-logger.service + systemd-stdout-syslog-bridge.service unit to connect STDOUT and/or STDERR of spawned processes to syslog3