From: Zbigniew Jędrzejewski-Szmek Date: Sun, 16 Oct 2016 23:44:40 +0000 (-0400) Subject: man: mention that systemctl --root=/ operates on the fs directly X-Git-Tag: v232~78^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b914a9d6b8279eecbf2c30f97e7aa6b21f03f5d;p=thirdparty%2Fsystemd.git man: mention that systemctl --root=/ operates on the fs directly --- diff --git a/man/systemctl.xml b/man/systemctl.xml index b51badf7fe9..75885bcf02c 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -544,8 +544,10 @@ When used with enable/disable/is-enabled - (and related commands), use an alternate root path when - looking for unit files. + (and related commands), use the specified root path when looking for unit + files. If this option is present, systemctl will operate on + the file system directly, instead of communicating with the systemd + daemon to carry out changes.