mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
mount: clarify that User= and Group= are useless with an explicit Type=
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user