From: Lennart Poettering Date: Wed, 21 Sep 2011 16:06:24 +0000 (+0200) Subject: units: we don't need to check whether /sys/kernel/security is already mounted since... X-Git-Tag: v36~35 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f38cd85f638fdfe59fc34c01827310835365d94;p=systemd units: we don't need to check whether /sys/kernel/security is already mounted since we'll enumerate that fact anyway --- diff --git a/units/sys-kernel-security.mount b/units/sys-kernel-security.mount index f5d84a6f..80cd7617 100644 --- a/units/sys-kernel-security.mount +++ b/units/sys-kernel-security.mount @@ -9,7 +9,6 @@ Description=Security File System DefaultDependencies=no ConditionPathExists=/sys/kernel/security -ConditionPathIsMountPoint=!/sys/kernel/security Before=sysinit.target [Mount]