From 0e4fb96126d0c7c80b17d548d308c2bdcf1c56a3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 20 May 2003 15:37:37 +0000 Subject: updated rhgb support () --- sysconfig/init | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysconfig/init') diff --git a/sysconfig/init b/sysconfig/init index 93c2be9d..1ffeaea6 100644 --- a/sysconfig/init +++ b/sysconfig/init @@ -2,6 +2,8 @@ # verbose => old-style bootup # anything else => new style bootup without ANSI colors or positioning BOOTUP=color +# Turn on graphical boot +GRAPHICAL=yes # column to start "[ OK ]" label in RES_COL=60 # terminal sequence to move to that column. You could change this -- cgit v1.2.1