apparmor:enable_apparmor
This is an old revision of the document!
AppArmor - Enable AppArmor
AppArmor can be enabled, and the kernel module loaded, by entering the following:
sudo /etc/init.d/apparmor start sudo update-rc.d apparmor defaults
Disable AppArmor
AppArmor can be disabled, and the kernel module unloaded by entering the following:
sudo /etc/init.d/apparmor stop sudo update-rc.d -f apparmor remove
apparmor/enable_apparmor.1468589623.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)