X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=d009ed8e1c567d9676d5263762d062e78cf5f7c8;hb=19adb8a3204fefd91411b5f0f350c8bc6bcf75fe;hp=691d9faa81f2ae73996e1e18729320b9854e330e;hpb=432c30d25fc2a7b4939d5ea6c29708e1323a2b9c;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index 691d9faa8..d009ed8e1 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -508,7 +508,7 @@ Directories - + System unit directories @@ -798,13 +798,13 @@ - SIGRTMAX-14 + SIGRTMIN+16 Immediately reboots the machine with kexec. - SIGRTMAX-10 + SIGRTMIN+20 Enables display of status messages on the console, as @@ -815,7 +815,7 @@ - SIGRTMAX-9 + SIGRTMIN+21 Disables display of status messages on the console, as @@ -826,23 +826,23 @@ - SIGRTMAX-8 - SIGRTMAX-7 + SIGRTMIN+22 + SIGRTMIN+23 Sets the log level to debug (or info on - SIGRTMAX-7), as + SIGRTMIN+23), as controlled via systemd.log_level=debug (or systemd.log_level=info - on SIGRTMAX-7) on + on SIGRTMIN+23) on the kernel command line. - SIGRTMIN+24 (SIGRTMAX-6) + SIGRTMIN+24 Immediately exits the manager (only available for --user @@ -850,28 +850,28 @@ - SIGRTMAX-4 - SIGRTMAX-3 - SIGRTMAX-2 - SIGRTMAX-1 + SIGRTMIN+26 + SIGRTMIN+27 + SIGRTMIN+28 + SIGRTMIN+29 Sets the log level to journal-or-kmsg (or console on - SIGRTMAX-3, + SIGRTMIN+27, kmsg on - SIGRTMAX-2, + SIGRTMIN+28, or syslog-or-kmsg - on SIGRTMAX-1), as + on SIGRTMIN+29), as controlled via systemd.log_target=journal-or-kmsg (or systemd.log_target=console - on SIGRTMAX-3, + on SIGRTMIN+27, systemd.log_target=kmsg - on SIGRTMAX-2, + on SIGRTMIN+28, or systemd.log_target=syslog-or-kmsg - on SIGRTMAX-1) on + on SIGRTMIN+29) on the kernel command line.