diff options
author | Kees Cook <keescook@chromium.org> | 2017-05-13 13:51:45 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 18:32:38 +0200 |
commit | 26fccd9ed2e283add2849858c28bd14f84d9c48e (patch) | |
tree | 4323d0eaf0687281391e76820ea59b28165858f7 /Documentation/admin-guide/LSM/index.rst | |
parent | doc: ReSTify SELinux.txt (diff) | |
download | linux-26fccd9ed2e283add2849858c28bd14f84d9c48e.tar.xz linux-26fccd9ed2e283add2849858c28bd14f84d9c48e.zip |
doc: ReSTify apparmor.txt
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>
Diffstat (limited to 'Documentation/admin-guide/LSM/index.rst')
-rw-r--r-- | Documentation/admin-guide/LSM/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/LSM/index.rst b/Documentation/admin-guide/LSM/index.rst index cc0e04d63bf9..a4db29410ea0 100644 --- a/Documentation/admin-guide/LSM/index.rst +++ b/Documentation/admin-guide/LSM/index.rst @@ -33,4 +33,5 @@ the one "major" module (e.g. SELinux) if there is one configured. .. toctree:: :maxdepth: 1 + apparmor SELinux |