From 7f4117b05f9e4730657779ec7d4b3b08ba12616c Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Fri, 10 Oct 2003 01:10:18 +0000 Subject: added color to rc messages and fixed bug #168 --- rc.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index 59fb626..6b37163 100644 --- a/rc.conf +++ b/rc.conf @@ -9,11 +9,13 @@ # TIMEZONE: timezones are found in /usr/share/zoneinfo # KEYMAP: keymaps are found in /usr/share/kbd/keymaps # CONSOLEFONT: fount in /usr/share/kbd/consolefonts (only needed for non-us) +# USECOLOR: use ANSI color sequences in startup messages # HARDWARECLOCK="localtime" TIMEZONE=Canada/Pacific KEYMAP=us CONSOLEFONT= +USECOLOR="yes" # # Networking -- cgit v1.2.3