Running Debian on SSD on Rock 5B but cannot get apparmor to run. Anybody any suggestion?
Apparmor on Debian
Probably because the Kernel has not been configured with it
I have configured and rebuild my Linux kernel for the Radxa CM3, so it can be suited for the HomeAssistant Supervised setup.
rock@radxa-cm3-io:~$ zcat /proc/config.gz | grep APPARMOR
CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
CONFIG_SECURITY_APPARMOR_HASH=y
CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
# CONFIG_SECURITY_APPARMOR_DEBUG is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
1 Like