diff options
author | Silvino <silvino@bk.ru> | 2019-07-29 18:40:17 +0100 |
---|---|---|
committer | Silvino <silvino@bk.ru> | 2019-07-29 18:40:17 +0100 |
commit | 1e6c3b6fe37b10c0844c10860684f5434c74cf90 (patch) | |
tree | 412ca48a6b08b58c41b62d745ab2ed8d1e52dd10 | |
parent | ddf14d6b8c89f8896aab4ad05b046fd35facbf87 (diff) | |
download | doc-1e6c3b6fe37b10c0844c10860684f5434c74cf90.tar.gz |
apparmor indentation
-rw-r--r-- | core/apparmor.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/apparmor.html b/core/apparmor.html index c567df8..ee8de54 100644 --- a/core/apparmor.html +++ b/core/apparmor.html @@ -52,7 +52,7 @@ <p>Profiles are located at /etc/apparmor.d/ and /usr/share/apparmor/extra-profiles contain profiles - that require testing; + that require testing;</p> <pre> # cp -r /usr/share/apparmor/extra-profiles/* /etc/apparmor.d/ @@ -135,7 +135,7 @@ <p>Once profile rules become well defined enable profile in enforce mode with aa-enforce;</p> - <p>Monitor logs with aa-notify;</a> + <p>Monitor logs with aa-notify;</p> <h3 id="man_profiles">Create profile manually</h3> |