From 877a83ad834af8377c904a8a083093881fc2ca1a Mon Sep 17 00:00:00 2001 From: Jonathan Gotti Date: Wed, 21 Aug 2002 12:33:14 +0000 Subject: bug correction in writing .cfg files --- perl-install/standalone/draksplash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/standalone/draksplash b/perl-install/standalone/draksplash index 5e1731905..22731a004 100755 --- a/perl-install/standalone/draksplash +++ b/perl-install/standalone/draksplash @@ -264,7 +264,7 @@ ph='.$theme{'boot_conf'}{'ph'}.' pc='.$theme{'boot_conf'}{'pc'}.'' ; my $globalconf_cont = '# Display logo on console. -#LOGO_CONSOLE='.$logo.' +LOGO_CONSOLE='.$logo.' # Make kernel message quiet by default. QUIET='.$quiet -- cgit v1.2.1