X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=644758470611eafe914a3f6bbc220d903cb38c4e;hb=7f035ea56bc0b75327c54e8aa4a56d57ed00dd6d;hp=b1f8108984377dd76e45e62b2dcab985d819efb3;hpb=e26807239bd65bc17535a53cd540f38600e7ef24;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index b1f810898..644758470 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -74,6 +74,8 @@ $HOME/.config/systemd/user/* /etc/systemd/user/* /run/systemd/user/* +$XDG_DATA_HOME/systemd/user/* +$HOME/.local/share/systemd/user/* /usr/lib/systemd/user/* ... @@ -338,9 +340,17 @@ /run/systemd/user Runtime units + + $XDG_DATA_HOME/systemd/user + Units of packages that have been installed in the home directory (only used when $XDG_DATA_HOME is set) + + + $HOME/.local/share/systemd/user + Units of packages that have been installed in the home directory (only used when $XDG_DATA_HOME is not set) + /usr/lib/systemd/user - Units of installed packages + Units of packages that have been installed system-wide @@ -396,7 +406,7 @@ man:. For more information about the syntax of these URIs, see - uri7. The + uri7. The URIs should be listed in order of relevance, starting with the most relevant. It is a good idea to first @@ -1052,7 +1062,7 @@ (i.e. this does not check whether capability is actually available in the permitted or effective sets, see - capabilities7 + capabilities7 for details). Pass a capability name such as CAP_MKNOD, possibly prefixed with an exclamation @@ -1500,7 +1510,7 @@ systemd.scope5, systemd.slice5, systemd.time7, - capabilities7, + capabilities7, systemd.directives7, uname1