chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
units: conditionalize configfs and debugfs with CAP_SYS_RAWIO
[elogind.git]
/
units
/
sys-kernel-config.mount
diff --git
a/units/sys-kernel-config.mount
b/units/sys-kernel-config.mount
index
020101c
..
21648ef
100644
(file)
--- a/
units/sys-kernel-config.mount
+++ b/
units/sys-kernel-config.mount
@@
-11,6
+11,7
@@
Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/conf
Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
DefaultDependencies=no
ConditionPathExists=/sys/kernel/config
+ConditionCapability=CAP_SYS_RAWIO
After=systemd-modules-load.service
Before=sysinit.target