SHIMODA Piro Hiroshi
null+****@clear*****
Thu Sep 25 00:45:07 JST 2014
SHIMODA "Piro" Hiroshi 2014-09-25 00:45:07 +0900 (Thu, 25 Sep 2014) New Revision: 30d91beb06ab2b8add2eda08a57d52b5644d1bed https://github.com/droonga/droonga-http-server/commit/30d91beb06ab2b8add2eda08a57d52b5644d1bed Message: Export DROONGA_BASE_DIR Modified files: install/centos/droonga-http-server install/debian/droonga-http-server Modified: install/centos/droonga-http-server (+1 -0) =================================================================== --- install/centos/droonga-http-server 2014-09-24 20:07:45 +0900 (91cfee5) +++ install/centos/droonga-http-server 2014-09-25 00:45:07 +0900 (4fe6be6) @@ -13,6 +13,7 @@ DAEMON=/usr/bin/$NAME export DROONGA_BASE_DIR=/home/$NAME/droonga PID_FILE=$DROONGA_BASE_DIR/$NAME.pid DAEMON_ARGS="--daemon --pid-file=$PID_FILE" +export DROONGA_BASE_DIR=/home/$NAME/droonga [ -x $DAEMON ] || exit 0 Modified: install/debian/droonga-http-server (+1 -0) =================================================================== --- install/debian/droonga-http-server 2014-09-24 20:07:45 +0900 (a6e4701) +++ install/debian/droonga-http-server 2014-09-25 00:45:07 +0900 (99a014a) @@ -18,6 +18,7 @@ DAEMON=/usr/local/bin/$NAME PIDFILE=/var/run/$NAME.pid DAEMON_ARGS="--daemon --pid-file=$PIDFILE" SCRIPTNAME=/etc/init.d/$NAME +export DROONGA_BASE_DIR=/home/$NAME/droonga # Exit if the package is not installed [ -x "$DAEMON" ] || exit 0 -------------- next part -------------- HTML����������������������������... 다운로드