[Pkg-voip-commits] [resiprocate] 04/09: init script: add help for reload in reTurn

Daniel Pocock pocock at moszumanska.debian.org
Tue Jan 21 21:23:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

pocock pushed a commit to branch master
in repository resiprocate.

commit 0f35c3291c781b7354a5c3d42337af679eb42451
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Tue Jan 21 19:49:48 2014 +0100

    init script: add help for reload in reTurn
---
 debian/resiprocate-turn-server.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/resiprocate-turn-server.init b/debian/resiprocate-turn-server.init
index b7d5f39..904a0e6 100644
--- a/debian/resiprocate-turn-server.init
+++ b/debian/resiprocate-turn-server.init
@@ -77,7 +77,7 @@ case "$1" in
 	;;
   *)
 	N=/etc/init.d/$NAME
-	echo "Usage: $N {start|stop|status|restart|force-reload}" >&2
+	echo "Usage: $N {start|stop|status|restart|reload|force-reload}" >&2
 	exit 1
 	;;
 esac

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git



More information about the Pkg-voip-commits mailing list