X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=10ce375dae7f31232099bc9686b6b80960370eb9;hp=1e54eac9267825340e70d1aa8b1e58d1abbbc5ff;hb=23a7f0f721ff4e3b3fd4ed87f7d8e01ebad20093;hpb=fbce11397f4d19821a9dfe66ee3ebe11cad90057 diff --git a/man/systemd.xml b/man/systemd.xml index 1e54eac92..10ce375da 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -118,25 +118,11 @@ 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. - Set default unit to - activate on startup. If not specified + activate on startup. If not specified, defaults to default.target. @@ -233,7 +219,7 @@ Highlight important log messages. Argument is a boolean - value. If the argument is omitted it + value. If the argument is omitted, it defaults to . @@ -374,7 +360,7 @@ Slice units may be used to group units which manage system processes (such as service and scope units) in a - hierachial tree for resource management + hierarchical tree for resource management purposes. See systemd.slice5. @@ -429,7 +415,7 @@ multi-user.target (for limited console-only boots for use in embedded or server environments, or similar; a subset of - graphical.target). However it is at the discretion of + graphical.target). However, it is at the discretion of the administrator to configure it as an alias to any other target unit. See systemd.special7 @@ -1022,7 +1008,7 @@ option prefixed with rd. is honored only in the initial RAM disk (initrd), - while the one that isn't prefixed only + while the one that is not prefixed only in the main system. @@ -1030,9 +1016,9 @@ systemd.dump_core= Takes a boolean - argument. If + argument. If , systemd dumps core when it - crashes. Otherwise no core dump is + crashes. Otherwise, no core dump is created. Defaults to . @@ -1041,9 +1027,9 @@ systemd.crash_shell= Takes a boolean - argument. If + argument. If , systemd spawns a shell when it - crashes. Otherwise no shell is + crashes. Otherwise, no shell is spawned. Defaults to , for security reasons, as the shell is not protected @@ -1065,7 +1051,7 @@ systemd.confirm_spawn= Takes a boolean - argument. If + argument. If , asks for confirmation when spawning processes. Defaults to . @@ -1075,7 +1061,7 @@ systemd.show_status= Takes a boolean - argument. If + argument. If , shows terse service status updates on the console during bootup. Defaults to , unless @@ -1113,16 +1099,11 @@ systemd.setenv= Takes a string - argument in the form - VARIABLE=VALUE. May be used to set - environment variables for the init - process and all its children at boot - time. May be used more than once to - set multiple variables. If the equal - sign and variable are missing it unsets - an environment variable which might be - passed in from the initial ram - disk. + argument in the form VARIABLE=VALUE. + May be used to set default environment + variables to add to forked child processes. + May be used more than once to set multiple + variables. @@ -1154,6 +1135,7 @@ + -b emergency Boot into emergency @@ -1285,6 +1267,7 @@ See Also + The systemd Homepage, systemd-system.conf5, locale.conf5, systemctl1,