summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount b/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount
index 020101c0..b585f325 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount
+++ b/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount
@@ -6,11 +6,12 @@
# (at your option) any later version.
[Unit]
-Description=Configuration File System
+Description=Kernel Configuration File System
Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://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