diff --git a/bin/hwtr b/bin/hwtr
index 0f8fbec23a24fb20a6cf92e888f433ec693de37d..d985e82bb6a01ea418ef794b15521741cb3f743f 100755
--- a/bin/hwtr
+++ b/bin/hwtr
@@ -20,9 +20,6 @@ NAME="${SERVICE##*.}"
 DAEMON=/usr/bin/pypcc-hwtr
 PIDFILE=/var/run/$NAME.pid
 
-echo "$NAME"
-exit
-
 . /etc/init.d/functions || exit 1
 
 # Exit if the package is not installed