1.6.1.2 Ensure AppArmor is enabled in the bootloader configuration
Audit#
Run the following commands to verify that all linux lines have the apparmor=1 and security=apparmor parameters set:
Nothing should be returned
Nothing should be returned
Remediation#
Edit /etc/default/grub and add the apparmor=1 and security=apparmor parameters to the GRUB_CMDLINE_LINUX= line
Run the following command to update the grub2 configuration: