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