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=85c06d386654a8f595a2ad9b311e6aabcc2dcade;hb=aa28aefe61c5406c5cb631f3e82457b6d1bcc967;hpb=775657712d0f6d14b70a0fe947a95a9ecc212440 diff --git a/man/systemd.xml b/man/systemd.xml index 85c06d386..4e35c9695 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. - @@ -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.