SlackBuildsOrg/system/apparmor
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
apparmor.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
apparmor.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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.