# $Id: system,v 1.6 1999/07/31 11:24:19 misiek Exp $ # Do you want colorized starting scripts ? COLOR_INIT=yes # Messages with a higher priority than this will be printed # to the console (default 1) CONSOLE_LOGLEVEL=1 # On errors (when system is starting) run sulogin instead of shell ? RUN_SULOGIN_ON_ERR=yes # Default run nice level for all services if # $SERVICE_RUN_NICE_LEVEL is not defined in /etc/sysconfig/ DEFAULT_SERVICE_RUN_NICE_LEVEL=0 # Run isapnp at system startup ? RUN_ISAPNP=yes # After how many seconds reboot system after kernel panic ? # 0 - never reboot system (suggested 60) PANIC_REBOOT_TIME=0 # Do not allow users to login when system is starting # (but allow when it end "starting" process) ? DELAY_LOGIN=yes # Clean /tmp at startup ? CLEAN_TMP=yes # Load kernel sound modules at startup ? (say no if you are using ALSA drivers) LOAD_SOUND=no