chiark / gitweb /
mount: clarify that User= and Group= are useless with an explicit Type=
authorDavid Strauss <david@davidstrauss.net>
Wed, 21 Nov 2012 03:22:12 +0000 (19:22 -0800)
committerDavid Strauss <david@davidstrauss.net>
Wed, 21 Nov 2012 03:22:12 +0000 (19:22 -0800)
man/systemd.mount.xml

index 219ef6531e2e7f87b650d1c22ee8959c113bc2ef..f32861b159ed48cd7f766f5ccc1c1697b74137f5 100644 (file)
@@ -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
                 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
 
                 <para>Mount units must be named after the mount point
                 directories they control. Example: the mount point