X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=85c06d386654a8f595a2ad9b311e6aabcc2dcade;hp=1e54eac9267825340e70d1aa8b1e58d1abbbc5ff;hb=912b54ad47e1597c1744ccd936368b0eb1468b16;hpb=fbce11397f4d19821a9dfe66ee3ebe11cad90057 diff --git a/man/systemd.xml b/man/systemd.xml index 1e54eac92..85c06d386 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -136,7 +136,7 @@ Set default unit to - activate on startup. If not specified + activate on startup. If not specified, defaults to default.target. @@ -233,7 +233,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 +374,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 +429,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 +1022,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 +1030,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 +1041,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 +1065,7 @@ systemd.confirm_spawn= Takes a boolean - argument. If + argument. If , asks for confirmation when spawning processes. Defaults to . @@ -1075,7 +1075,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 +1113,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 +1149,7 @@ + -b emergency Boot into emergency @@ -1285,6 +1281,7 @@ See Also + The systemd Homepage, systemd-system.conf5, locale.conf5, systemctl1,