mirror of
https://github.com/systemd/systemd.git
synced 2025-01-23 02:04:32 +03:00
units: don't try to mount the FUSE fs if we lack the privileges for it
See: https://lists.freedesktop.org/archives/systemd-devel/2016-February/035740.html
This commit is contained in:
parent
cf3bdcfeba
commit
03a7868805
@ -11,6 +11,7 @@ Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
|
||||
Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
|
||||
DefaultDependencies=no
|
||||
ConditionPathExists=/sys/fs/fuse/connections
|
||||
ConditionCapability=CAP_SYS_ADMIN
|
||||
After=systemd-modules-load.service
|
||||
Before=sysinit.target
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user