[Groonga-commit] droonga/chef-cookbooks at 1c4af5a [master] Don't specify unknown option "--config" for the droonga-engine command

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 18 16:02:26 JST 2014


YUKI Hiroshi	2014-04-18 16:02:26 +0900 (Fri, 18 Apr 2014)

  New Revision: 1c4af5a18855a271134af7ad4d48a26fa1918932
  https://github.com/droonga/chef-cookbooks/commit/1c4af5a18855a271134af7ad4d48a26fa1918932

  Message:
    Don't specify unknown option "--config" for the droonga-engine command

  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 16:02:19 +0900 (a37a27b)
+++ droonga/templates/default/sv-droonga-engine-run.erb    2014-04-18 16:02:26 +0900 (1d2c2c9)
@@ -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" bundle exec "${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 



More information about the Groonga-commit mailing list
Back to archive index