Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Apparmor"
Jump to navigation
Jump to search
Threesixes (talk | contribs) m (more details) |
Threesixes (talk | contribs) m (bad habit of consoles lol) |
||
Line 16: | Line 16: | ||
{{console|body=###i## rc-update add apparmor boot | {{console|body=###i## rc-update add apparmor boot | ||
rc}} | ###i## rc}} | ||
=== External Resources === | === External Resources === |
Revision as of 20:24, May 5, 2015
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.
Install
Under apparmor kernel settings:
Security options ---> [*] AppArmor support Default security module (AppArmor) --->
root # emerge sys-apps/apparmor sec-policy/apparmor-profiles sys-apps/apparmor-utils
root # rc-update add apparmor boot root # rc
External Resources