[Groonga-commit] droonga/droonga-http-server at 5ffe4f4 [master] Fix path to install service scripts

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Sep 12 20:30:47 JST 2014


YUKI Hiroshi	2014-09-12 20:30:47 +0900 (Fri, 12 Sep 2014)

  New Revision: 5ffe4f45a7243fa00e082ecc3952ca12333097e7
  https://github.com/droonga/droonga-http-server/commit/5ffe4f45a7243fa00e082ecc3952ca12333097e7

  Message:
    Fix path to install service scripts

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2014-09-12 20:27:09 +0900 (ce2ddc6)
+++ install.sh    2014-09-12 20:30:47 +0900 (7cd8693)
@@ -135,7 +135,7 @@ install_in_centos() {
 
   setup_configuration_directory centos
 
-  install_service_script /etc/rc.d/init.d/$NAME centos
+  install_service_script /etc/init.d/$NAME debian
   /sbin/chkconfig --add $NAME
 }
 
-------------- next part --------------
HTML����������������������������...
Download 



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