YUKI Hiroshi
null+****@clear*****
Thu Sep 25 12:19:28 JST 2014
YUKI Hiroshi 2014-09-25 12:19:28 +0900 (Thu, 25 Sep 2014) New Revision: 9f808f3cb8984adaae56934480b61c90755a690d https://github.com/droonga/droonga-http-server/commit/9f808f3cb8984adaae56934480b61c90755a690d Message: Track running state of the service correctly Modified files: install/debian/droonga-http-server Modified: install/debian/droonga-http-server (+1 -1) =================================================================== --- install/debian/droonga-http-server 2014-09-25 12:14:16 +0900 (86e4193) +++ install/debian/droonga-http-server 2014-09-25 12:19:28 +0900 (fd0863b) @@ -115,7 +115,7 @@ case "$1" in esac ;; status) - status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $? + status_of_proc -p $PIDFILE "$DAEMON" "$NAME" && exit 0 || exit $? ;; #reload|force-reload) # -------------- next part -------------- HTML����������������������������...Download