summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/debs/Debian/debian/init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debs/Debian/debian/init.d b/packaging/debs/Debian/debian/init.d
index 7c192c512f..278d76f04d 100644
--- a/packaging/debs/Debian/debian/init.d
+++ b/packaging/debs/Debian/debian/init.d
@@ -88,4 +88,4 @@ case "$1" in
;;
esac
-exit RETVAL
+exit $RETVAL