[Groonga-commit] groonga/groonga at 8c54173 [master] centos systemd: improve description

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 22 17:21:15 JST 2016


Kouhei Sutou	2016-04-22 17:21:15 +0900 (Fri, 22 Apr 2016)

  New Revision: 8c5417320a32bba7c9a21b113fc6ce1e774013fc
  https://github.com/groonga/groonga/commit/8c5417320a32bba7c9a21b113fc6ce1e774013fc

  Message:
    centos systemd: improve description

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

  Modified: data/systemd/centos/groonga-httpd.service.in (+1 -1)
===================================================================
--- data/systemd/centos/groonga-httpd.service.in    2016-04-22 17:14:26 +0900 (b75c6c7)
+++ data/systemd/centos/groonga-httpd.service.in    2016-04-22 17:21:15 +0900 (84cf405)
@@ -1,5 +1,5 @@
 [Unit]
-Description=Groonga HTTP Server
+Description=Groonga full text search HTTP server
 After=network.target
 Conflicts=groonga-server-http.service
 

  Modified: data/systemd/centos/groonga-server-gqtp.service (+1 -1)
===================================================================
--- data/systemd/centos/groonga-server-gqtp.service    2016-04-22 17:14:26 +0900 (8f75cd8)
+++ data/systemd/centos/groonga-server-gqtp.service    2016-04-22 17:21:15 +0900 (eae18ab)
@@ -1,5 +1,5 @@
 [Unit]
-Description=Groonga Text Searching Engine
+Description=Groonga full text search GQTP server
 After=network.target
 
 [Service]

  Modified: data/systemd/centos/groonga-server-http.service (+1 -1)
===================================================================
--- data/systemd/centos/groonga-server-http.service    2016-04-22 17:14:26 +0900 (25b80de)
+++ data/systemd/centos/groonga-server-http.service    2016-04-22 17:21:15 +0900 (fb3e546)
@@ -1,5 +1,5 @@
 [Unit]
-Description=Groonga Text Searching Engine
+Description=Groonga full text search HTTP server (naive version)
 After=network.target
 Conflicts=groonga-httpd.service
 
-------------- next part --------------
HTML����������������������������...
Download 



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