Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Enable CONFIG_SECURITY_LANDLOCK in siduction kernel  (Read 1100 times)

Offline McBane

  • User
  • Posts: 13
[EN] Enable CONFIG_SECURITY_LANDLOCK in siduction kernel
« on: 2026/01/18, 20:13:18 »
I noticed that the siduction kernel has CONFIG_SECURITY_LANDLOCK disabled:

Code: [Select]
$ 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!