diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-06 22:30:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-06 22:30:04 +0000 |
commit | 015c5214bc9c5229ccb337a8900a2a49651e3901 (patch) | |
tree | 1d389736d3eeb294e89d0b93205e4c0e151dab4f /profiles | |
parent | Add support for USE=audit. (diff) | |
download | gentoo-2-015c5214bc9c5229ccb337a8900a2a49651e3901.tar.gz gentoo-2-015c5214bc9c5229ccb337a8900a2a49651e3901.tar.bz2 gentoo-2-015c5214bc9c5229ccb337a8900a2a49651e3901.zip |
+sys-apps/shadow:audit
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 521d45633463..f1bdc9ee168d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3473 2008/04/06 21:25:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3474 2008/04/06 22:30:04 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1911,6 +1911,7 @@ sys-apps/qtparted:jfs - Include JFS support sys-apps/qtparted:ntfs - Include NTFS support sys-apps/qtparted:reiserfs - Include ReiserFS support sys-apps/qtparted:xfs - Include XFS support +sys-apps/shadow:audit - Enable support for sys-process/audit sys-apps/shadow:nousuid - When nousuid is enabled only su from the shadow package will be installed with the setuid bit (mainly for single user systems) sys-apps/suspend2-userui:fbsplash - Add support for framebuffer splash sys-apps/tinylogin:make-symlinks - Create all the appropriate symlinks in /bin and /sbin |