diff --git a/script/init.Debian b/script/init.Debian index 108a85d4..bf0987fd 100644 --- a/script/init.Debian +++ b/script/init.Debian @@ -49,7 +49,7 @@ case "$1" in echo -n "logoff users " su mbse -c '$MBSE_ROOT/bin/mbstat close wait -quiet' >/dev/null fi - start-stop-daemon --stop --signal 15 --user mbtask + start-stop-daemon --stop --signal 15 --user mbse echo "$NAME done." ;; force-reload|restart)