[Mapguide-trac] [mapguide-trac] #2496: Register service control scripts on Linux

MapGuide Open Source trac_mapguide at osgeo.org
Sun Oct 19 17:41:50 PDT 2014


#2496: Register service control scripts on Linux
---------------------------+------------------------------------------------
   Reporter:  jng          |       Owner:  jng
       Type:  enhancement  |      Status:  new
   Priority:  low          |   Milestone:  3.0
  Component:  Installer    |     Version:     
   Severity:  trivial      |    Keywords:     
External_id:               |  
---------------------------+------------------------------------------------

Comment(by jng):

 For CentOS, the service control scripts need to have the following headers
 in order to allow for service registration:

 {{{
 # chkconfig: 345 35 65
 # description: MapGuide Server Daemon
 }}}

 {{{
 # chkconfig: 235 85 15
 # description: Apache HTTPD (MapGuide-bundled)
 # processname: httpd
 }}}

 On CentOS, the {{{redhat-lsb-core}}} package needs to be installed for our
 mapguide service control script to work.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2496#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list