########################################################################
# Begin /etc/sysconfig/bootscripts
#
# Description : LCD Screen Control
#
# Authors     :
#
# Version     : 00.00
#
# Notes       : Controls different aspects of the bootscripts.
#
########################################################################

# Enable/disable interactive Prompts
# Enable	- INTERACTIVE=y
# Disable 	- INTERACTIVE=
INTERACTIVE=y

# End /etc/sysconfig/bootscripts
