X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=1afa600a08fac4434a77a50cff86a582b821e7f1;hb=13790add4bf648fed816361794d8277a75253410;hp=dddcf09e3dc343573f9446d2a48a85b38b50dc7e;hpb=90a2ec10f2d43a8530aae856013518eb567c4039;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index dddcf09e3..1afa600a0 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -211,6 +211,10 @@ template .d/ subdirectory and reads its .conf files. + + Note that while systemd offers a flexible dependency system between units it is recommended to use this functionality only sparingly and instead rely @@ -1552,6 +1556,16 @@ + + Please note that specifiers + %U, %h, + %s are mostly useless when systemd + is running in system mode. PID 1 cannot query the + user account database for information, so the + specifiers only work as shortcuts for things which are + already specified in a different way in the unit + file. They are fully functional when systemd is + running in mode.