summaryrefslogtreecommitdiffstats
path: root/system/apparmor/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/apparmor/README')
-rw-r--r--system/apparmor/README17
1 files changed, 9 insertions, 8 deletions
diff --git a/system/apparmor/README b/system/apparmor/README
index 06c07e32c0..f0dafebc98 100644
--- a/system/apparmor/README
+++ b/system/apparmor/README
@@ -1,9 +1,10 @@
-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.
+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.
+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.