summaryrefslogtreecommitdiffstats
path: root/Documentation/security/apparmor.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-05-18doc: ReSTify apparmor.txtKees Cook1-39/+0
Adjusts for ReST markup and moves under LSM admin guide. Acked-by: John Johansen <john.johansen@canonical.com> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2011-05-19Create Documentation/security/,Randy Dunlap1-0/+39
move LSM-, credentials-, and keys-related files from Documentation/ to Documentation/security/, add Documentation/security/00-INDEX, and update all occurrences of Documentation/<moved_file> to Documentation/security/<moved_file>.