X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=497dd2bfeeb635a78ab8f835fff303ce7922bab4;hb=3ae83f9896bff49679c8a60e6ff9520557df8b16;hp=d009ed8e1c567d9676d5263762d062e78cf5f7c8;hpb=19adb8a3204fefd91411b5f0f350c8bc6bcf75fe;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index d009ed8e1..497dd2bfe 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -1114,15 +1114,28 @@ quiet - If passed turns off + Turn off status output at boot, much like systemd.show_status=false would. Note that this option is also read by the kernel itself and disables - kernel log output to the - kernel. Passing this option hence - turns off the usual output from both - the system manager and the + kernel log output. Passing this option + hence turns off the usual output from + both the system manager and the kernel. + + + + + debug + + Turn on debugging + output. This is equivalent to + systemd.log_level=debug. + Note that this option is also read by + the kernel itself and enables kernel + debug output. Passing this option + hence turns on the debug output from + both the system manager and the kernel.