diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2014-11-20 15:28:12 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2014-11-20 15:28:12 +0100 |
commit | 5eef597e931b0428bb984dc2bf0736d032a9198c (patch) | |
tree | c24d24d36d083e227a6ba3c1b5ae5c40ae822cb2 /units/sys-kernel-config.mount | |
parent | e842803ae5f3f162fa51f30787c3b2423e3826cf (diff) | |
download | systemd-5eef597e931b0428bb984dc2bf0736d032a9198c.tar.gz |
Imported Upstream version 217
Diffstat (limited to 'units/sys-kernel-config.mount')
-rw-r--r-- | units/sys-kernel-config.mount | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/sys-kernel-config.mount b/units/sys-kernel-config.mount index 020101c0d8..21648eff6a 100644 --- 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 |