diff options
Diffstat (limited to 'system/gradm/slack-desc')
-rw-r--r-- | system/gradm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/gradm/slack-desc b/system/gradm/slack-desc new file mode 100644 index 0000000000..71e6dd7e31 --- /dev/null +++ b/system/gradm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-------handy-ruler------------------------------------------------------| +gradm: gradm (Grsecurity Administration Utility) +gradm: +gradm: Gradm, the administration utility for the role-based access control +gradm: system, is a powerful tool that parses your ACLs (Access Control Lists), +gradm: performs the enforcement of a secure base policy, optimizes the ACLs, +gradm: as well as handles parsing of the learning logs, merges them with your +gradm: ACL set, and outputs the final ACLs. +gradm: +gradm: Before you install gradm, boot into your patched grsecurity kernel. +gradm: You can compile gradm in any kernel you wish, but the installation will +gradm: fail if the kernel does not support grsecurity. |