diff options
Diffstat (limited to 'core')
-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> |