trap 'exit 3' 15 VALSTR=/usr/sadm/bin/valstr resp=`ckyorn -d y -p "Do you wish to have GlusterFS start whenever the system boots up? (default:y) " -Q` $VALSTR -r "^[yY]" $resp [ $? -eq 0 ] && CLASSES="$CLASSES initscript" cat >$1 <