X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=3236bfa7416f07670294827c0984ba6df5df9f6f;hp=3fd76f3020b0e0a85a12df0ab89ed41df6d9d5ed;hb=b2896c905bef7be7ed9a760d9d61aa6ad0f614a3;hpb=7c5f152acafcf0964db2f3a111195b3b2f36176f diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 3fd76f302..3236bfa74 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -258,6 +258,16 @@ Runtime socket dir This is either /run (for the system manager) or $XDG_RUNTIME_DIR (for user managers). + + %u + User name + This is the name of the configured user of the unit, or (if none is set) the user running the systemd instance. + + + %h + User home directory + This is the home directory of the configured user of the unit, or (if none is set) the user running the systemd instance. +