summaryrefslogtreecommitdiffstats
path: root/package/smack/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/smack/Config.in')
-rw-r--r--package/smack/Config.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/package/smack/Config.in b/package/smack/Config.in
index 67c70bb6f3..3e88f8d0d8 100644
--- a/package/smack/Config.in
+++ b/package/smack/Config.in
@@ -7,12 +7,12 @@ config BR2_PACKAGE_SMACK
User space programs and libraries for SMACK.
SMACK stands for Simplified Mandatory Access Control Kernel.
- It is a Linux Security Module which provides a Mandatory Access
- Control mechanism, aimed towards simplicity.
+ It is a Linux Security Module which provides a Mandatory
+ Access Control mechanism, aimed towards simplicity.
- This package provides a library which allows applications to work
- with SMACK and tools to load/unload rules from the kernel, as well
- as query the policy.
+ This package provides a library which allows applications to
+ work with SMACK and tools to load/unload rules from the
+ kernel, as well as query the policy.
SMACK requires the following kernel options to be enabled:
@@ -20,13 +20,13 @@ config BR2_PACKAGE_SMACK
- CONFIG_SECURITY_SMACK
- CONFIG_SECURITY_NETWORK
- These options will be automatically enabled by Buildroot if it is
- responsible for building the kernel. Otherwise, if you are building
- your kernel outside of Buildroot, make sure these options are
- enabled.
+ These options will be automatically enabled by Buildroot if
+ it is responsible for building the kernel. Otherwise, if you
+ are building your kernel outside of Buildroot, make sure
+ these options are enabled.
- To activate SMACK, do not forget to add "security=smack" to your
- kernel command line.
+ To activate SMACK, do not forget to add "security=smack" to
+ your kernel command line.
https://github.com/smack-team/smack
OpenPOWER on IntegriCloud