summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-10-31 23:07:47 +0300
committerEvgeny Vereshchagin <evvers@ya.ru>2015-10-31 23:07:47 +0300
commitaa3e4400e30a7de2aa907639dc7e305c0b0a2178 (patch)
tree3fc22b9c9e8f02d07c3b2796b7c7a7eb7f41eccc
parent1b6a0f0b3575602ddb1b675a1d44466655cb9935 (diff)
downloadsystemd-aa3e4400e30a7de2aa907639dc7e305c0b0a2178.tar.gz
man: MANAGER_SYSTEM understands SYSTEMD_UNIT_PATH too
-rw-r--r--man/systemd.unit.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 33f1309268..a4eeccaed4 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -263,10 +263,8 @@
in directories listed earlier override files with the same name in
directories lower in the list.</para>
- <para>When systemd is running in user mode
- (<option>--user</option>) and the variable
- <varname>$SYSTEMD_UNIT_PATH</varname> is set, the contents of this
- variable overrides the unit load path. If
+ <para>When the variable <varname>$SYSTEMD_UNIT_PATH</varname> is set,
+ the contents of this variable overrides the unit load path. If
<varname>$SYSTEMD_UNIT_PATH</varname> ends with an empty component
(<literal>:</literal>), the usual unit load path will be appended
to the contents of the variable.</para>