From 4f38cd85f638fdfe59fc34c01827310835365d94 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 21 Sep 2011 18:06:24 +0200 Subject: units: we don't need to check whether /sys/kernel/security is already mounted since we'll enumerate that fact anyway --- units/sys-kernel-security.mount | 1 - 1 file changed, 1 deletion(-) (limited to 'units') diff --git a/units/sys-kernel-security.mount b/units/sys-kernel-security.mount index f5d84a6fe2..80cd7617d4 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] -- cgit v1.2.3-54-g00ecf