summaryrefslogtreecommitdiff
path: root/man/systemd.automount.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-12-09 14:04:21 +0100
committerLennart Poettering <lennart@poettering.net>2020-12-09 18:25:32 +0100
commiteef34a1d8fe5ca44bdab189b682642096c53e661 (patch)
tree3f6c0c2c18cd192e12a6243f99ec41b38d892c96 /man/systemd.automount.xml
parent0727a75a3bd321dce2e8f8ed66f845c901cd9cf5 (diff)
downloadsystemd-eef34a1d8fe5ca44bdab189b682642096c53e661.tar.gz
man: document that automount units are privileged
Fixes: #17886
Diffstat (limited to 'man/systemd.automount.xml')
-rw-r--r--man/systemd.automount.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml
index a592fd3af2..a6bc81e216 100644
--- a/man/systemd.automount.xml
+++ b/man/systemd.automount.xml
@@ -63,6 +63,10 @@
for mount dependencies here. For example, you should not set
<varname>After=network-online.target</varname> or similar on network
filesystems. Doing so may result in an ordering cycle.</para>
+
+ <para>Note that automount support on Linux is privileged, automount units are hence only available in the
+ system service manager (and root's user service manager), but not in unprivileged user's service
+ manager.</para>
</refsect1>
<refsect1>