YUKI Hiroshi
null+****@clear*****
Fri Apr 18 15:59:50 JST 2014
YUKI Hiroshi 2014-04-18 15:59:50 +0900 (Fri, 18 Apr 2014) New Revision: 57e68e6f7605ca9106e1339439ed8c94ff9be254 https://github.com/droonga/chef-cookbooks/commit/57e68e6f7605ca9106e1339439ed8c94ff9be254 Message: Run server process via bundle exec Modified files: droonga/templates/default/sv-droonga-engine-run.erb Modified: droonga/templates/default/sv-droonga-engine-run.erb (+1 -1) =================================================================== --- droonga/templates/default/sv-droonga-engine-run.erb 2014-04-18 15:51:19 +0900 (7694ae8) +++ droonga/templates/default/sv-droonga-engine-run.erb 2014-04-18 15:59:50 +0900 (a37a27b) @@ -16,4 +16,4 @@ fluentd_conf="${config_dir}/fluentd.conf" export DROONGA_CATALOG="${config_dir}/catalog.json" cd "$work_dir" -exec chpst -u "$user:$group" "${work_dir}/bin/droonga-engine" --config "${fluentd_conf}" +exec chpst -u "$user:$group" bundle exec "${work_dir}/bin/droonga-engine" --config "${fluentd_conf}" -------------- next part -------------- HTML����������������������������...Download