about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2018-04-03 23:33:35 +0100
committerSilvino Silva <silvino@bk.ru>2018-04-03 23:33:35 +0100
commitb9154956f47175df5952695724f210e276e98676 (patch)
tree163f512dfa54a2133065aeb78c56fef1ded69bb5
parenteac7ff8ca8a554ad46c9813448f79a90ce171f0e (diff)
downloaddoc-b9154956f47175df5952695724f210e276e98676.tar.gz
core apparmor fstab
-rw-r--r--core/apparmor.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/apparmor.html b/core/apparmor.html
index ead3d0d..cc5c3f4 100644
--- a/core/apparmor.html
+++ b/core/apparmor.html
@@ -26,6 +26,12 @@
         GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=1 security=apparmor"
         </pre>
 
+        <p>Add SecurityFS to /etc/fstab;</p>
+
+        <pre>
+        none /sys/kernel/security securityfs defaults 0 0
+        </pre>
+
         <a href="index.html">Core OS Index</a>
         <p>This is part of the c9 Manual.
         Copyright (C) 2018