Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5693

modification on daemon script for debian

    XMLWordPrintableJSON

Details

    Description

      The file rc.ofbiz.for.debian generate some error because of the bash type contained in the first line.
      !/bin/bash instead of !/bin/sh

      To add it in the startup process, it must contained a specific header :

          1. BEGIN INIT INFO
      1. Provides: Apache-OFBiz ERP software
      2. Required-Start: $remote_fs $syslog
      3. Required-Stop: $remote_fs $syslog
      4. Default-Start: 2 3 4 5
      5. Default-Stop: 0 1 6
      6. Short-Description: Apache-OFBiz
      7. Description: Apache-OFBiz ERP Software
          1. END INIT INFO

      Attachments

        1. OFBIZ-5693_RCOfbizForDebian.patch
          0.9 kB
          Julien NICOLAS

        Activity

          People

            jleroux Jacques Le Roux
            julien.nicolas Julien NICOLAS
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: