1.6.3 Ensure SELinux or AppArmor are installed

Information

SELinux and AppArmor provide Mandatory Access Controls.
Rationale:
Without a Mandatory Access Control system installed only the default Discretionary Access Control system will be available.

Solution

Run one of the following commands to install SELinux or apparmor:
# apt-get install selinux-basics
Or
# apt-get install apparmor apparmor-profiles apparmor-utils

See Also

https://workbench.cisecurity.org/files/2429