summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 939ec9a)
raw | patch | inline | side by side (parent: 939ec9a)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Mar 2009 20:19:11 +0000 (21:19 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Mar 2009 20:19:11 +0000 (21:19 +0100) |
debian/collectd.init.d | patch | blob | history |
diff --git a/debian/collectd.init.d b/debian/collectd.init.d
index 2e449c513470369ddc6947625cf2844e3b705e28..911f64884f3c55c2573a8f3de18c7617178def8f 100755 (executable)
--- a/debian/collectd.init.d
+++ b/debian/collectd.init.d
echo "."
;;
*)
- echo "Usage: $0 {start|stop|restart|force-reload}" >&2
+ echo "Usage: $0 {start|stop|restart|force-reload|status}" >&2
exit 1
;;
esac