units: we don't need to check whether /sys/kernel/security is already mounted since we'll enumerate that fact anyway

This commit is contained in:
Lennart Poettering 2011-09-21 18:06:24 +02:00
parent a2f5666d06
commit 4f38cd85f6
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
Description=Security File System
DefaultDependencies=no
ConditionPathExists=/sys/kernel/security
ConditionPathIsMountPoint=!/sys/kernel/security
Before=sysinit.target
[Mount]