summaryrefslogtreecommitdiff
path: root/system/gradm/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/gradm/README')
-rw-r--r--system/gradm/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/gradm/README b/system/gradm/README
new file mode 100644
index 0000000000..5aff454132
--- /dev/null
+++ b/system/gradm/README
@@ -0,0 +1,9 @@
+Gradm, the administration utility for the role-based access control
+system, is a powerful tool that parses your ACLs (Access Control Lists),
+performs the enforcement of a secure base policy, optimizes the ACLs,
+as well as handles parsing of the learning logs, merges them with your
+ACL set, and outputs the final ACLs.
+
+Before you install gradm, boot into your patched grsecurity kernel.
+You can compile gradm in any kernel you wish, but the installation will
+fail if the kernel does not support grsecurity.