X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=4e35c9695b0db674092fbd75d19b19b15445a226;hp=10ce375dae7f31232099bc9686b6b80960370eb9;hb=aa28aefe61c5406c5cb631f3e82457b6d1bcc967;hpb=ca2871d9b027018c108e0cf7bbc4e5a919e300c3 diff --git a/man/systemd.xml b/man/systemd.xml index 10ce375da..4e35c9695 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -480,7 +480,7 @@ /proc. For more information about the concepts and - ideas behind systemd please refer to the Original Design Document. @@ -1061,14 +1061,20 @@ systemd.show_status= Takes a boolean - argument. If , - shows terse service status updates on - the console during bootup. Defaults to + argument or the constant + auto. If + , shows terse + service status updates on the console + during bootup. + auto behaves like + until a service + fails or there is a significant delay + in boot. Defaults to , unless is passed as kernel command line option in which case it defaults to - . + auto.