From 4b4a972d2e4b250ff074dc224864481cdd349790 Mon Sep 17 00:00:00 2001 From: John Lin Date: Wed, 18 Oct 2017 14:29:19 +0800 Subject: man: mention /run in systemd.generator document (#7121) --- man/systemd.generator.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/systemd.generator.xml') diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml index fb0f0c4da8..a6af5f724c 100644 --- a/man/systemd.generator.xml +++ b/man/systemd.generator.xml @@ -122,7 +122,8 @@ normal-dir argv[1] may be used to override unit files in /usr, but not those in - /etc. This means that unit files placed + /run or in /etc. + This means that unit files placed in this directory take precedence over vendor unit configuration but not over native user/administrator unit configuration. @@ -131,7 +132,7 @@ early-dir argv[2] may be used to override unit files in - /usr and in + /usr, in /run and in /etc. This means that unit files placed in this directory take precedence over all configuration, both vendor and user/administrator. -- cgit v1.2.1