summaryrefslogtreecommitdiff
path: root/news/inn/files
diff options
context:
space:
mode:
Diffstat (limited to 'news/inn/files')
-rw-r--r--news/inn/files/innd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn/files/innd.sh b/news/inn/files/innd.sh
index 18f1d68bd482..9e24c2702098 100644
--- a/news/inn/files/innd.sh
+++ b/news/inn/files/innd.sh
@@ -5,5 +5,5 @@ if [ $# -eq 0 -o x$1 = xstart ]; then
fi
fi
if [ x$1 = xstop ]; then
- [ -x !!PREFIX!!/news/bin/ctlinnd stop machine is going down
+ [ -x !!PREFIX!!/news/bin/ctlinnd shutdown machine is going down
fi