chiark / gitweb /
systemd: mount the securityfs filesystem at early stage
authorRoberto Sassu <roberto.sassu@polito.it>
Thu, 15 Mar 2012 18:06:10 +0000 (19:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Mar 2012 23:20:48 +0000 (00:20 +0100)
commit160481f68d0a5f26f75c04fb576fb854fd5416a5
tree9a88768729824f52fc434cbff467861a83faa8fe
parent7264278fbbdc1dc6c30fedc902d1337594aa6ff6
systemd: mount the securityfs filesystem at early stage

This is an S/MIME signed message

The mount of the securityfs filesystem is now performed in the main systemd
executable as it is used by IMA to provide the interface for loading custom
policies. The unit file 'units/sys-kernel-security.mount' has been removed
because it is not longer necessary.

Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
Acked-by: Gianluca Ramunno <ramunno@polito.it>
Makefile.am
src/mount-setup.c
units/sys-kernel-security.mount [deleted file]