trap 'exit 3' 15 VALSTR=/usr/sadm/bin/valstr resp=`ckyorn -d y -p "Do you wish to setup the init scripts to automatically start Samba at boot time? (default:y) " -Q` $VALSTR -r "^[yY]" $resp [ $? -ne 0 ] && exit 0 CLASSES="$CLASSES initscript" cat >$1 <