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: v234~945^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b914a9d6b8279eecbf2c30f97e7aa6b21f03f5d;p=platform%2Fupstream%2Fsystemd.git man: mention that systemctl --root=/ operates on the fs directly --- diff --git a/man/systemctl.xml b/man/systemctl.xml index b51badf..75885bc 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.