summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount b/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount
index ebd93e2c..492ceb16 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount
+++ b/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount
@@ -8,9 +8,11 @@
[Unit]
Description=FUSE Control File System
Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
DefaultDependencies=no
ConditionPathExists=/sys/fs/fuse/connections
+ConditionCapability=CAP_SYS_ADMIN
+ConditionVirtualization=!private-users
After=systemd-modules-load.service
Before=sysinit.target