1
1

pygoscelis: Disable CONFIG_SECURITY_SMACK

I never set it up properly and it looks(!) like the root cause
of some weird resets on my machine.
This commit is contained in:
Nils Freydank 2025-02-05 12:21:53 +01:00
parent 1b24d78b06
commit 8d552f3d3a
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -6452,9 +6452,7 @@ CONFIG_HARDENED_USERCOPY=y
CONFIG_FORTIFY_SOURCE=y
# CONFIG_STATIC_USERMODEHELPER is not set
# CONFIG_SECURITY_SELINUX is not set
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
# CONFIG_SECURITY_SMACK_APPEND_SIGNALS is not set
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_LOADPIN is not set