man: MANAGER_SYSTEM understands SYSTEMD_UNIT_PATH too

This commit is contained in:
Evgeny Vereshchagin 2015-10-31 23:07:47 +03:00
parent 1b6a0f0b35
commit aa3e4400e3
1 changed files with 2 additions and 4 deletions

View File

@ -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>