[systemd-commits] man/systemd.mount.xml

David Strauss straussd at kemper.freedesktop.org
Tue Nov 20 19:23:58 PST 2012


 man/systemd.mount.xml |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 878836df2d714a9580ad31b9db88fda862e0df50
Author: David Strauss <david at davidstrauss.net>
Date:   Tue Nov 20 19:22:12 2012 -0800

    mount: clarify that User= and Group= are useless with an explicit Type=

diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 219ef65..f32861b 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -75,7 +75,9 @@
                 binary is executed in, and in
                 <citerefentry><refentrytitle>systemd.kill</refentrytitle><manvolnum>5</manvolnum></citerefentry>
                 which define the way the processes are
-                terminated.</para>
+                terminated. The User= and Group= options are not useful
+                for mount units specifying a Type= option; the mount
+                binary must run as root if there is a specified type.</para>
 
                 <para>Mount units must be named after the mount point
                 directories they control. Example: the mount point



More information about the systemd-commits mailing list