Merge pull request #2581 from evverx/dev-mqueue-cond

units: don't try to mount the mqueue fs if we lack the privileges for it
This commit is contained in:
Lennart Poettering 2016-02-11 13:55:59 +01:00
commit b8eefa012d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
DefaultDependencies=no
Before=sysinit.target
ConditionPathExists=/proc/sys/fs/mqueue
ConditionCapability=CAP_SYS_ADMIN
[Mount]
What=mqueue