diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-20 12:23:18 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-20 12:23:18 +0000 |
commit | f4755695ec65f4afd671d528cabf995178a22a3d (patch) | |
tree | e645304efccaf8e8cad8f0e9637449748612f600 /profiles/hardened | |
parent | Added support for OpenPAM using the new pam eclass. (diff) | |
download | historical-f4755695ec65f4afd671d528cabf995178a22a3d.tar.gz historical-f4755695ec65f4afd671d528cabf995178a22a3d.tar.bz2 historical-f4755695ec65f4afd671d528cabf995178a22a3d.zip |
move the definition of virtual/utempter to base instead. Let the BSD people redefine it in their profiles
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/virtuals | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals index 595f486338f0..e9d69530bf89 100644 --- a/profiles/hardened/virtuals +++ b/profiles/hardened/virtuals @@ -1,9 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.10 2005/05/16 11:16:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.11 2005/05/20 12:23:18 seemant Exp $ virtual/kernel sys-kernel/linux virtual/os-headers sys-kernel/linux-headers virtual/modutils sys-apps/module-init-tools virtual/linux-sources sys-kernel/hardened-sources -virtual/utempter sys-apps/utempter |