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/default-linux | |
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/default-linux')
-rw-r--r-- | profiles/default-linux/virtuals | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-linux/virtuals b/profiles/default-linux/virtuals index 9f3702464f1c..8235e10a3d72 100644 --- a/profiles/default-linux/virtuals +++ b/profiles/default-linux/virtuals @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/virtuals,v 1.19 2005/05/13 21:08:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/virtuals,v 1.20 2005/05/20 12:23:18 seemant Exp $ # Use this virtuals file to either overload the base profile's defined # virtuals, or add virtuals that are specific to this family of profiles @@ -8,4 +8,3 @@ virtual/kernel sys-kernel/vanilla-sources virtual/os-headers sys-kernel/linux-headers virtual/dev-manager sys-fs/udev -virtual/utempter sys-apps/utempter |