X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsys-kernel-security.mount;fp=units%2Fsys-kernel-security.mount;h=0000000000000000000000000000000000000000;hp=80cd7617d464b76e49734c28ae30c3af96ade03a;hb=160481f68d0a5f26f75c04fb576fb854fd5416a5;hpb=7264278fbbdc1dc6c30fedc902d1337594aa6ff6 diff --git a/units/sys-kernel-security.mount b/units/sys-kernel-security.mount deleted file mode 100644 index 80cd7617d..000000000 --- a/units/sys-kernel-security.mount +++ /dev/null @@ -1,17 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. - -[Unit] -Description=Security File System -DefaultDependencies=no -ConditionPathExists=/sys/kernel/security -Before=sysinit.target - -[Mount] -What=securityfs -Where=/sys/kernel/security -Type=securityfs