chiark / gitweb /
shared/machine-pool: remove unnecessary check
[elogind.git] / units / sys-kernel-config.mount
index 9150da4b5039f56cc39caed2080d9db1583d56dc..21648eff6af7a59ff7cf97f6d2ac419bc461f382 100644 (file)
@@ -7,8 +7,11 @@
 
 [Unit]
 Description=Configuration File System
 
 [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
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/config
+ConditionCapability=CAP_SYS_RAWIO
 After=systemd-modules-load.service
 Before=sysinit.target
 
 After=systemd-modules-load.service
 Before=sysinit.target