diff --git a/etc/rs.single b/etc/rs.single index 527435a7d..474efdd2c 100644 --- a/etc/rs.single +++ b/etc/rs.single @@ -2,5 +2,5 @@ # 'Recovery' script that doesn't. This script is to be used for drivers that # should not be restarted. Instead, the scripts configures the driver 'down'. -echo "Arguments: $@" >/dev/console +#echo "Arguments: $@" >/dev/console service down "$1"