Siduction Forum

Siduction Forum => Ideas & Improvements => Topic started by: McBane on 2026/01/18, 20:13:18

Title: Enable CONFIG_SECURITY_LANDLOCK in siduction kernel
Post by: McBane on 2026/01/18, 20:13:18
I noticed that the siduction kernel has CONFIG_SECURITY_LANDLOCK disabled:

$ uname -r
6.18.5-1-siduction-amd64

$ zgrep -i landlock /boot/config-$(uname -r)
# CONFIG_SECURITY_LANDLOCK is not set


Could CONFIG_SECURITY_LANDLOCK=y be added to the siduction kernel config?

Thanks for your work on siduction!