From cf7d80a5fe549d4db11800015e02220dccec3096 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sun, 20 Jul 2014 17:56:57 -0400 Subject: path-lookup: make SYSTEMD_UNIT_PATH more flexible It can now contain more than one directory, and can be used to only prepend, not totally override, the normal load path. --- man/systemd.unit.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 86a8cbb330..dd3a4a7cd5 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -275,8 +275,10 @@ () and the variable $SYSTEMD_UNIT_PATH is set, this contents of this variable overrides the unit load - path. - + path. If $SYSTEMD_UNIT_PATH ends + with an empty component (:), the + usual unit load path will be appended to the contents + of the variable. -- cgit v1.2.3-54-g00ecf