diff options
author | 2004-09-15 19:48:47 +0000 | |
---|---|---|
committer | 2004-09-15 19:48:47 +0000 | |
commit | e87e033c426bf666568cee4a9693173dfdc3e5cf (patch) | |
tree | ea351c5b08fb8bb93d50809bb0fb799d89c1d108 /profiles/base | |
parent | Made a small change in the comments. s/Gentoo Linux System/Gentoo System/ (diff) | |
download | historical-e87e033c426bf666568cee4a9693173dfdc3e5cf.tar.gz historical-e87e033c426bf666568cee4a9693173dfdc3e5cf.tar.bz2 historical-e87e033c426bf666568cee4a9693173dfdc3e5cf.zip |
change default system logger provider to metalog since that is how our install docs have always been
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 4a8a49f04009..7f699dc41a4c 100644 --- a/profiles/base/virtuals +++ b/profiles/base/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/base/virtuals,v 1.27 2004/09/15 04:54:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.28 2004/09/15 19:48:47 vapier Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -35,7 +35,7 @@ virtual/jack media-sound/jack-audio-connection-kit virtual/jdk dev-java/blackdown-jdk virtual/jre dev-java/blackdown-jre virtual/krb5 app-crypt/mit-krb5 -virtual/logger app-admin/syslog-ng +virtual/logger app-admin/metalog virtual/lpr net-print/cups virtual/mda mail-filter/procmail virtual/mpg123 media-sound/mpg123 |