[Groonga-commit] groonga/groonga at b963fad [master] centos systemd: support customizing environment variable

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 22 16:47:12 JST 2016


Kouhei Sutou	2016-04-22 16:47:12 +0900 (Fri, 22 Apr 2016)

  New Revision: b963fadbedc84aa7c18b7222c0753039fd2cf65b
  https://github.com/groonga/groonga/commit/b963fadbedc84aa7c18b7222c0753039fd2cf65b

  Message:
    centos systemd: support customizing environment variable

  Modified files:
    data/systemd/centos/groonga-httpd.service

  Modified: data/systemd/centos/groonga-httpd.service (+1 -0)
===================================================================
--- data/systemd/centos/groonga-httpd.service    2016-04-22 16:43:42 +0900 (7f19d72)
+++ data/systemd/centos/groonga-httpd.service    2016-04-22 16:47:12 +0900 (e9c1210)
@@ -7,6 +7,7 @@ Conflicts=groonga.service
 Type=forking
 User=root
 Group=root
+EnvironmentFile=-/etc/sysconfig/groonga-httpd
 ExecStartPre=-/usr/bin/mkdir -p /var/log/groonga/httpd
 ExecStart=/usr/sbin/groonga-httpd
 ExecStop=/usr/sbin/groonga-httpd -s stop
-------------- next part --------------
HTML����������������������������...
Télécharger 



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