AppArmor
Path-based mandatory access-control system.
AppArmor is the Linux MAC framework used by default on Ubuntu and openSUSE. It confines individual programs to a set of allowed paths and capabilities.
Install
Built into the kernel; userspace tools: sudo apt install apparmor-utils
