--- trunk/splashutils-magellan/splash.conf 2005/03/04 18:09:01 5 +++ trunk/splashutils-magellan/splash.conf 2005/03/04 21:02:46 9 @@ -1,4 +1,5 @@ # Config file for splashutils +# $Header: /root/magellan-cvs/src/splashutils-magellan/splash.conf,v 1.2 2005-03-04 21:02:46 niro Exp $ # a theme to use, probably best left commented (the theme specified # on the kernel command line is used) @@ -11,9 +12,9 @@ # SPLASH_FONT="luxisri.ttf" # boot/reboot/shutdown message overrides -# SPLASH_BOOT_MESSAGE="Booting the system" -# SPLASH_REBOOT_MESSAGE="Rebooting the system" -# SPLASH_SHUTDOWN_MESSAGE="Shutting the system down" +SPLASH_BOOT_MESSAGE="Booting the system" +SPLASH_REBOOT_MESSAGE="Rebooting the system" +SPLASH_SHUTDOWN_MESSAGE="Shutting the system down" # should we drop to verbose mode on initscript errors? (yes/no) SPLASH_VERBOSE_ON_ERRORS="yes"