mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 14:38:33 +00:00
kernel: Enable landlock LSM
Allows using landlock LSM for the container process Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
This commit is contained in:
committed by
Fabiano Fidêncio
parent
25491fc20c
commit
1487eaaaa2
@@ -0,0 +1,6 @@
|
||||
# Landlock LSM
|
||||
#
|
||||
# Enables the Landlock access-control LSM so that processes can apply
|
||||
# filesystem and network sandboxing rules inside the kata guest VM.
|
||||
#
|
||||
CONFIG_SECURITY_LANDLOCK=y
|
||||
@@ -1 +1 @@
|
||||
195
|
||||
196
|
||||
|
||||
Reference in New Issue
Block a user