X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=cd38c1637572b856dd755faaf9c3822ae1517002;hb=5b7d4c1c164d91b8c28c3dcd3921ad9863953ffa;hp=f14e3eb9aea03a1a90a24080f3ab4cecf2419f6f;hpb=16dad32e437fdf2ffca03cc60a083d84bd31886f;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index f14e3eb9a..cd38c1637 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -78,7 +78,7 @@ the configuration file system.conf, otherwise user.conf. See - systemd.conf5 + systemd-system.conf5 for more information. @@ -508,7 +508,7 @@ Directories - + System unit directories @@ -535,7 +535,9 @@ disable commands of the systemctl1 - tool. + tool. Full list of directories is provided in + systemd.unit5. + @@ -564,7 +566,9 @@ tool can handle both global (i.e. for all users) and private (for one user) enabling/disabling of - units. + units. Full list of directories is provided in + systemd.unit5. + @@ -837,6 +841,14 @@ line. + + SIGRTMIN+24 + + Immediately exits the + manager (only available for --user + instances). + + SIGRTMIN+26 SIGRTMIN+27 @@ -869,7 +881,7 @@ Environment - + $SYSTEMD_LOG_LEVEL systemd reads the @@ -979,7 +991,7 @@ /proc/cmdline instead.: - + systemd.unit= rd.systemd.unit= @@ -994,7 +1006,7 @@ systemd.special7 for details about these units. The option prefixed with - rd. is honoured + rd. is honored only in the initial RAM disk (initrd), while the one that isn't prefixed only in the main system. @@ -1093,7 +1105,7 @@ 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 unsets + sign and variable are missing it unsets an environment variable which might be passed in from the initial ram disk. @@ -1246,7 +1258,7 @@ See Also - systemd.conf5, + systemd-system.conf5, locale.conf5, systemctl1, journalctl1, @@ -1257,7 +1269,8 @@ systemd.special5, pkg-config1, kernel-command-line7, - bootup7 + bootup7, + systemd.directives7