SlackBuildsOrg/system/apparmor
pyllyukko e099db19d5 system/apparmor: Updated for version 4.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-28 08:33:35 +07:00
..
apparmor.info system/apparmor: Updated for version 4.0.3. 2024-08-28 08:33:35 +07:00
apparmor.SlackBuild system/apparmor: Updated for version 4.0.3. 2024-08-28 08:33:35 +07:00
doinst.sh
README
slack-desc

AppArmor protects systems from insecure or untrusted processes by
running them in restricted confinement, while still allowing processes
to share files, exercise privilege and communicate with other
processes. AppArmor is a Mandatory Access Control (MAC) mechanism
which uses the Linux Security Module (LSM) framework.

Note that in order to use AppArmor, you need to have
CONFIG_SECURITY_APPARMOR setting enabled in the kernel (which is not
enabled by default in Slackware). So in order to use this, you need
to reconfigure & recompile your kernel.