commit: 455877a2764a84ecfc798f89c07e1dfb22e4491c Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 18:38:03 2015 +0000 Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 18:56:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455877a2
profiles: Add global 'audit' use flag Link: https://archives.gentoo.org/gentoo-dev/message/32b1e333faa627491baa3c7492d64956 profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 47a977a..26abfe9 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -24,6 +24,7 @@ apm - Add APM (Advanced Power Management) support aqua - Include support for the Mac OS X Aqua (Carbon/Cocoa) GUI atm - Enable Asynchronous Transfer Mode protocol support audiofile - Add support for libaudiofile where applicable +audit - Enable support for Linux audit subsystem using sys-process/audit avahi - Add avahi/Zeroconf support ayatana - Build in support for Ayatana notification using the libindicate or libappindicator plugin bash-completion - Enable bash-completion support
