Package:Apparmor

From Funtoo
Jump to navigation Jump to search

Apparmor

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Apparmor is a security application from ubuntu designed to protect applications running.

   Warning

this isn't complete yet, and WILL most definitely break your system

Install

   Warning

delete this section, use unity overlay's kernel, so you dont get messages about not being able to enforce rules.

Under apparmor kernel settings:

Security options  --->
   [*] AppArmor support
   Default security module (AppArmor)  --->
   Note

end of section to delete

root # layman -a unity-gentoo && emerge ubuntu-sources
root # emerge sys-apps/apparmor sec-policy/apparmor-profiles sys-apps/apparmor-utils
root # rc-update add apparmor sysinit
root # rc

External Resources