tweak, Thanks you Andrew
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7947 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
32bf92fb01
commit
d86185c4ae
|
@ -94,7 +94,7 @@ case "$1" in
|
|||
[ -f $PID_FILE ] && restart || :
|
||||
;;
|
||||
*)
|
||||
echo "Usage: $PROG_NAME {start|stop|status|reload|restart"
|
||||
echo "Usage: $PROG_NAME {start|stop|status|reload|restart}"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue