YUKI Hiroshi
null+****@clear*****
Thu Sep 25 12:14:16 JST 2014
YUKI Hiroshi 2014-09-25 12:14:16 +0900 (Thu, 25 Sep 2014) New Revision: 18ddc1774137f0a3184fdb5544b06b8f0f1f6e27 https://github.com/droonga/droonga-http-server/commit/18ddc1774137f0a3184fdb5544b06b8f0f1f6e27 Message: Add note for too long user name Modified files: install/debian/droonga-http-server Modified: install/debian/droonga-http-server (+3 -0) =================================================================== --- install/debian/droonga-http-server 2014-09-25 12:03:56 +0900 (aabb8b7) +++ install/debian/droonga-http-server 2014-09-25 12:14:16 +0900 (86e4193) @@ -65,6 +65,9 @@ do_stop() # 1 if daemon was already stopped # 2 if daemon could not be stopped # other if a failure occurred + # NOTE: don't specify "--name $NAME" for this service, because you'll see an error like: + # > start-stop-daemon: warning: this system is not able to track process names + # > longer than 15 characters, please use --exec instead of --name. start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile $PIDFILE --exec /usr/bin/nodejs RETVAL="$?" [ "$RETVAL" = 2 ] && return 2 -------------- next part -------------- HTML����������������������������...Download