From: Lennart Poettering Date: Mon, 29 Apr 2013 23:55:34 +0000 (-0300) Subject: man: improve documentation for specifiers X-Git-Tag: v203~54 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=0df2d38abfc787f40149072340d79b4f7b682a24 man: improve documentation for specifiers --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 68f02fcb6..f924ef69d 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1204,7 +1204,7 @@ %f Unescaped file name - This is either the unescaped instance name (if applicable) with / prepended (if applicable), or the prefix name similarly prepended with /. + This is either the unescaped instance name (if applicable) with / prepended (if applicable), or the prefix name similarly prepended with /. %c @@ -1213,13 +1213,13 @@ %r - Root control group path of systemd - + Root control group path where units are placed. + For system instances this usually resolves to /system, except in containers, where the path might be prefixed with the container's root control group. %R - Parent directory of the root control group path of systemd - + Parent directory of the control group path where units are placed. + For system instances this usually resolves to /, except in containers, where this resolves to the container's root directory. This specifier is particularly useful in the ControlGroup= setting (see systemd.exec5). %t @@ -1244,14 +1244,7 @@ %s User shell - This is the shell of the configured - user of the unit, or (if none is set) the user - running the systemd instance. If the user is - root (UID equal to 0), the - shell configured in account database is - ignored and /bin/sh is - always used. - + This is the shell of the configured user of the unit, or (if none is set) the user running the systemd instance. If the user is root (UID equal to 0), the shell configured in account database is ignored and /bin/sh is always used. %m