[Groonga-commit] droonga/droonga.org at ff1a61f [gh-pages] tutorial: add kill to ensure stopping the current running fluentd

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 9 15:52:09 JST 2014


Kouhei Sutou	2014-02-09 15:52:09 +0900 (Sun, 09 Feb 2014)

  New Revision: ff1a61f4033acfa18cd8d9a367e395ff9a237014
  https://github.com/droonga/droonga.org/commit/ff1a61f4033acfa18cd8d9a367e395ff9a237014

  Message:
    tutorial: add kill to ensure stopping the current running fluentd

  Modified files:
    tutorial/plugin-development/adapter/index.md

  Modified: tutorial/plugin-development/adapter/index.md (+1 -0)
===================================================================
--- tutorial/plugin-development/adapter/index.md    2014-02-09 15:50:40 +0900 (86a187f)
+++ tutorial/plugin-development/adapter/index.md    2014-02-09 15:52:09 +0900 (f5a5461)
@@ -103,6 +103,7 @@ Let's Droonga get started.
 Note that you need to specify `./lib` directory in `RUBYLIB` environment variable in order to make ruby possible to find your plugin.
 
 ~~~
+# kill $(cat fluetnd.pid)
 # RUBYLIB=./lib fluentd --config fluentd.conf --log fluentd.log --daemon fluentd.pid
 ~~~
 
-------------- next part --------------
HTML����������������������������...
Download 



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