diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-02-01 11:00:59 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-02-01 11:00:59 +0100 |
| commit | aa53be276dc84aa8b3825b3416542447ff82b41a (patch) | |
| tree | 43edabde2c0b9d5bb23a012d3ed440b856042d59 /sys | |
| parent | b97b12358e9b3ab7fdf6b6c9714b1105c685e7c8 (diff) | |
dashboard/config: prepare for stacked security modules
In linux-next security modules can be stacked.
TOMOYO is compatible with other modules and SAFESETID
module is added. But this is not yet in mainline.
Enable TOMOYO and SAFESETID.
There is no way to enable stacked modules in linux-next
while preserving the current behavior in mainline.
Once these changes reach mainline, we will need to replace
security cmdline arguments with lsm as follows:
lsm=yama,safesetid,integrity,selinux,tomoyo
lsm=yama,safesetid,integrity,smack,tomoyo
lsm=yama,safesetid,integrity,tomoyo,apparmor
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions
