YUKI Hiroshi
null+****@clear*****
Thu Sep 25 12:21:40 JST 2014
YUKI Hiroshi 2014-09-25 12:21:40 +0900 (Thu, 25 Sep 2014) New Revision: a949f494f9de53e894be50155975dead63fb15f6 https://github.com/droonga/droonga-http-server/commit/a949f494f9de53e894be50155975dead63fb15f6 Message: Add note for "-p" option Modified files: install/debian/droonga-http-server Modified: install/debian/droonga-http-server (+3 -0) =================================================================== --- install/debian/droonga-http-server 2014-09-25 12:19:28 +0900 (fd0863b) +++ install/debian/droonga-http-server 2014-09-25 12:21:40 +0900 (79f45d8) @@ -115,6 +115,9 @@ case "$1" in esac ;; status) + # NOTE: we must specify "-p $PIDFILE" option to track the status correctly + # because we use "--exec" instead of "--name $NAME" + # to start the daemon. status_of_proc -p $PIDFILE "$DAEMON" "$NAME" && exit 0 || exit $? ;; #reload|force-reload) -------------- next part -------------- HTML����������������������������...Download