X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=bf91b4eb137eb1a03297f9311d84f01729065b84;hb=94f5bbc626f2a4102debd9b17c964170a887cb49;hp=f23aad9fa04358db7d33bf94af406fc1582770a2;hpb=bb31a4ac1997c189a344caf554f34c6aabc71aa7;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index f23aad9fa..bf91b4eb1 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -111,7 +111,7 @@ the values are added up. Example: "50" refers to 50 seconds; "2min 200ms" refers to 2 minutes plus 200 milliseconds, i.e. 120200ms. The following time units - are understood: s, min, h, d, w, ms, us. + are understood: s, min, h, d, w, ms, us. For details see systemd.time7. Empty lines and lines starting with # or ; are ignored. This may be used for commenting. Lines ending @@ -263,6 +263,11 @@ User name This is the name of the configured user of the unit, or (if none is set) the user running the systemd instance. + + %U + User uid + This is the uid of the configured user of the unit, or (if none is set) the user running the systemd instance. + %h User home directory @@ -338,7 +343,15 @@ man:. For more information about the syntax of these URIs see - uri7. + uri7. The + URIs should be listed in order of + relevance, starting with the most + relevant. It is a good idea to first + reference documentation that explains + what the unit's purpose is, followed + by how it is configured, followed by + any other related + documentation. @@ -1069,6 +1082,7 @@ systemd.path5, systemd.timer5, systemd.snapshot5, + systemd.time7, capabilities7