diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-10-31 23:07:47 +0300 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-10-31 23:07:47 +0300 |
commit | aa3e4400e30a7de2aa907639dc7e305c0b0a2178 (patch) | |
tree | 3fc22b9c9e8f02d07c3b2796b7c7a7eb7f41eccc /man/systemd.unit.xml | |
parent | 1b6a0f0b3575602ddb1b675a1d44466655cb9935 (diff) |
man: MANAGER_SYSTEM understands SYSTEMD_UNIT_PATH too
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 6 |
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> |