done
fi
if [ ! -z ${oldscripts} ]; then
if [ ! -z "${oldscripts}" ]; then
echo 'You still seem to have old-style rc.d scripts:'
echo ${oldscripts}
echo 'Please change them to recognize the "stop" option.'