X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=6ea552e8b45868f1f543770bdbf2ef23fa32302d;hb=1187f20655de0c37337ea73e1e55823b83cd7c00;hp=dd3a4a7cd5cc15387303d7966454f432e6c9a4ee;hpb=cf7d80a5fe549d4db11800015e02220dccec3096;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index dd3a4a7cd..6ea552e8b 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -203,7 +203,12 @@ settings to a unit, without having to modify their unit files. Make sure that the file that is included has the appropriate section headers before any - directive. + directive. Note that for instanced units this logic + will first look for the instance + .d/ subdirectory and read its + .conf files, followed by the + template .d/ subdirectory and reads + its .conf files. Note that while systemd offers a flexible dependency system between units it is recommended to @@ -1251,9 +1256,10 @@ [Install] Section Options - Unit file may include a [Install] section, which - carries installation information for the unit. This - section is not interpreted by + Unit file may include an + [Install] section, which carries + installation information for the unit. This section is + not interpreted by systemd1 during runtime. It is used exclusively by the enable and @@ -1265,7 +1271,7 @@ Alias= - A space-seperated list + A space-separated list of additional names this unit shall be installed under. The names listed here must have the same suffix (i.e. type) @@ -1498,7 +1504,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.special7, systemd.service5, systemd.socket5, @@ -1513,6 +1519,7 @@ systemd.scope5, systemd.slice5, systemd.time7, + systemd-verify1, capabilities7, systemd.directives7, uname1