From 878836df2d714a9580ad31b9db88fda862e0df50 Mon Sep 17 00:00:00 2001 From: David Strauss Date: Tue, 20 Nov 2012 19:22:12 -0800 Subject: [PATCH] mount: clarify that User= and Group= are useless with an explicit Type= --- man/systemd.mount.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 219ef6531..f32861b15 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -75,7 +75,9 @@ binary is executed in, and in systemd.kill5 which define the way the processes are - terminated. + 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. Mount units must be named after the mount point directories they control. Example: the mount point -- 2.30.2