[Groonga-commit] droonga/droonga-http-server at 1a88664 [master] Don't specify needless "daemon" option for the service

Back to archive index

SHIMODA Piro Hiroshi null+****@clear*****
Thu Sep 25 01:05:46 JST 2014


SHIMODA "Piro" Hiroshi	2014-09-25 01:05:46 +0900 (Thu, 25 Sep 2014)

  New Revision: 1a886648ef91b640e57781969ebc8785096ed28c
  https://github.com/droonga/droonga-http-server/commit/1a886648ef91b640e57781969ebc8785096ed28c

  Message:
    Don't specify needless "daemon" option for the service

  Modified files:
    bin/droonga-http-server-configure

  Modified: bin/droonga-http-server-configure (+0 -1)
===================================================================
--- bin/droonga-http-server-configure    2014-09-25 00:55:58 +0900 (5341183)
+++ bin/droonga-http-server-configure    2014-09-25 01:05:46 +0900 (93cc1c3)
@@ -278,7 +278,6 @@ function writeNewConfigs() {
     configs.port               = configValues.port;
     configs.access_log_file    = configValues.accessLogFile;
     configs.system_log_file    = configValues.systemLogFile;
-    configs.daemon             = true;
     configs.cache_size         = configValues.cacheSize;
     configs.enable_trust_proxy = configValues.enableTrustProxy;
     configs.environment        = configValues.environment;
-------------- next part --------------
HTML����������������������������...
下載 



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