chiark / gitweb /
shared/machine-pool: remove unnecessary check
[elogind.git] / units / sys-kernel-config.mount
index e7cd4909c161aff38c17fea55f7aa088b670ee44..21648eff6af7a59ff7cf97f6d2ac419bc461f382 100644 (file)
@@ -8,8 +8,10 @@
 [Unit]
 Description=Configuration File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
+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