X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=cd38c1637572b856dd755faaf9c3822ae1517002;hp=77585248a9103541a9640f7e6f301e2e8af17a74;hb=7962afbba9016ea03d9f2987fee341443fcde39d;hpb=600b704eb0fe4b4fd2901017082254634823f02d diff --git a/man/systemd.xml b/man/systemd.xml index 77585248a..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. + @@ -877,7 +881,7 @@ Environment - + $SYSTEMD_LOG_LEVEL systemd reads the @@ -987,7 +991,7 @@ /proc/cmdline instead.: - + systemd.unit= rd.systemd.unit= @@ -1002,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. @@ -1101,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. @@ -1254,7 +1258,7 @@ See Also - systemd.conf5, + systemd-system.conf5, locale.conf5, systemctl1, journalctl1, @@ -1265,7 +1269,8 @@ systemd.special5, pkg-config1, kernel-command-line7, - bootup7 + bootup7, + systemd.directives7