X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=331e6c2ff6c4e770c905336ec04fd39e614a381c;hb=2ad7561f9f658f8dee168a76654c7d918e2260c7;hp=acba820fdfb4ff5176fb96c29fe66b19d7768ab4;hpb=b040723ea412209e0edf54647fa5aa4287411507;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index acba820fd..331e6c2ff 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd @@ -88,19 +89,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - Prints a systemd version - identifier and exits. - @@ -264,6 +252,9 @@ to . + + + @@ -393,7 +384,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 +1052,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.