X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=a8a6967446c1e3d345dad1bc2fd418cdfc36b7d6;hb=b1db68fa60d4257d5cc84b512719dd99e856d82f;hp=142c1d6a055ae965d3d1779f14cbad0b11ff6daf;hpb=d636fa3d67a76e512c5a3b2028e2c62ec5bbc50c;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index 142c1d6a0..a8a696744 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -259,7 +259,7 @@ services and sockets, i.e. controls the default for - resp. + resp. (see systemd.exec5 for details). Takes one of @@ -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