Question
Enabling AppArmor kernel LSM in Debian 7
I’ve installed apparmor
and updated the default boot options in /boot/grub/menu.lst
with apparmor=1
and security=apparmor
. When I reboot and run sudo aa-status
I am told that the kernel was not booted with those options.
What do I need to do to get this working?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
The way that DigitalOcean creates VMs makes it impossible to set custom boot parameters. You’ll need to build a custom kernel with this option hard-coded.