X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=4abd8902a431d4a579316dfdaa27b8741796911b;hb=a03c5fd2d86c4e3f758a5ca0d98638e5c8bd8d8d;hp=85c06d386654a8f595a2ad9b311e6aabcc2dcade;hpb=775657712d0f6d14b70a0fe947a95a9ecc212440;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index 85c06d386..4abd8902a 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -118,20 +118,6 @@ configuration items understood in unit definition files. - - - - Extract D-Bus - interface introspection data. This is - mostly useful at install time - to generate data suitable for the - D-Bus interfaces - repository. Optionally the interface - name for the introspection data may be - specified. If omitted, the - introspection data for all interfaces - is dumped. - @@ -407,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. @@ -494,7 +480,7 @@ /proc. For more information about the concepts and - ideas behind systemd please refer to the Original Design Document. @@ -1075,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.