[Groonga-commit] groonga/groonga at 4faa8f3 [master] centos systemd: fix service name

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 22 17:00:39 JST 2016


Kouhei Sutou	2016-04-22 17:00:39 +0900 (Fri, 22 Apr 2016)

  New Revision: 4faa8f35ccf1386977b158dbcdf05f4dd2911bc0
  https://github.com/groonga/groonga/commit/4faa8f35ccf1386977b158dbcdf05f4dd2911bc0

  Message:
    centos systemd: fix service name

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

  Modified: data/systemd/centos/groonga-httpd.service.in (+1 -1)
===================================================================
--- data/systemd/centos/groonga-httpd.service.in    2016-04-22 16:55:23 +0900 (5e5d41a)
+++ data/systemd/centos/groonga-httpd.service.in    2016-04-22 17:00:39 +0900 (d439e00)
@@ -1,7 +1,7 @@
 [Unit]
 Description=Groonga HTTP Server
 After=network.target
-Conflicts=groonga.service
+Conflicts=groonga-server-http.service
 
 [Service]
 Type=forking
-------------- next part --------------
HTML����������������������������...
다운로드 



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