mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc: add other landlock config
This commit is contained in:
parent
3de05f1453
commit
84c814676a
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ md5sums=('8136b840180eb2846ca892d9ddaba9bb'
|
||||||
'7b08a199a97e3e2288e5c03d8e8ded2d'
|
'7b08a199a97e3e2288e5c03d8e8ded2d'
|
||||||
'c9d4e392555b77034e24e9f87c5ff0b3'
|
'c9d4e392555b77034e24e9f87c5ff0b3'
|
||||||
'a6abfb191ecb3d7d5f6ccdaca335a11d'
|
'a6abfb191ecb3d7d5f6ccdaca335a11d'
|
||||||
'ca59ba7b0a2987de8046997ee5a45969'
|
'ff26babcda533ae83f3d0df0893c0ee3'
|
||||||
'7c97cf141750ad810235b1ad06eb9f75'
|
'7c97cf141750ad810235b1ad06eb9f75'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -11235,7 +11235,7 @@ CONFIG_SECURITY_LANDLOCK=y
|
||||||
# CONFIG_INTEGRITY is not set
|
# CONFIG_INTEGRITY is not set
|
||||||
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
|
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
|
||||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||||
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor"
|
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,landlock"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Kernel hardening options
|
# Kernel hardening options
|
||||||
|
|
Loading…
Reference in a new issue