X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=4abd8902a431d4a579316dfdaa27b8741796911b;hp=acba820fdfb4ff5176fb96c29fe66b19d7768ab4;hb=deb480d1a7c3f3178c44f0aa73765181c0e2317f;hpb=b040723ea412209e0edf54647fa5aa4287411507;ds=inline diff --git a/man/systemd.xml b/man/systemd.xml index acba820fd..4abd8902a 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -393,7 +393,7 @@ and ordering dependencies are placed between two units. Also note that the majority of dependencies are implicitly created and maintained by systemd. In most - cases it should be unnecessary to declare additional + cases, it should be unnecessary to declare additional dependencies manually, however it is possible to do this. @@ -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.