Re: [PATCH v2] LSM: Add /sys/kernel/security/lsm

2017-01-18 Thread James Morris
On Wed, 18 Jan 2017, Casey Schaufler wrote: > Subject: [PATCH v2] LSM: Add /sys/kernel/security/lsm > > I am still tired of having to find indirect ways to determine > what security modules are active on a system. I have added > /sys/kernel/security/lsm, which contains a comma s

[PATCH v2] LSM: Add /sys/kernel/security/lsm

2017-01-18 Thread Casey Schaufler
Subject: [PATCH v2] LSM: Add /sys/kernel/security/lsm I am still tired of having to find indirect ways to determine what security modules are active on a system. I have added /sys/kernel/security/lsm, which contains a comma separated list of the active security modules. No more groping around in