43,49d42 < # < # Check the mode that initiated the script < # < if [ "x$1" != "x" ]; then < MODE=$1 < fi < 230,232d222 < if [ "x$MODE" = "xstop" ]; then < return < fi