YUKI Hiroshi
null+****@clear*****
Thu Sep 25 16:43:38 JST 2014
YUKI Hiroshi 2014-09-25 16:43:38 +0900 (Thu, 25 Sep 2014) New Revision: 3f0d8782da53ec1ac09f7161d3e745ef5110dc4e https://github.com/droonga/droonga-engine/commit/3f0d8782da53ec1ac09f7161d3e745ef5110dc4e Message: Put TODO comment before should-be-migrated codes Modified files: install.sh Modified: install.sh (+2 -1) =================================================================== --- install.sh 2014-09-25 16:42:49 +0900 (223e8a5) +++ install.sh 2014-09-25 16:43:38 +0900 (1c9d7e2) @@ -245,11 +245,12 @@ prepare_environment_in_centos() { } register_service_in_centos() { + #TODO: we should migrate to systemd in near future... + pid_dir=/run/$NAME mkdir -p $pid_dir chown -R $USER:$GROUP $pid_dir - #TODO: we should migrate to systemd in near future... curl -o /rc.d/init.d/$NAME $SCRIPT_URL/centos/$NAME chmod +x /rc.d/init.d/$NAME /sbin/chkconfig --add $NAME -------------- next part -------------- HTML����������������������������...Download