Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-9734

Exit status of "/etc/init.d/atlbitbucket status" is 0 even when service is stopped

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 5.1.0
    • None
    • None
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      This violates the Linux Standard Base specifications, specifically:

      If the status action is requested, the init script will return the following exit status codes.

      0 program is running or service is OK

      1 program is dead and /var/run pid file exists

      2 program is dead and /var/lock lock file exists

      3 program is not running

      4 program or service status is unknown

      ...

      This should be very easy to implement in the service script.

      Attachments

        Activity

          People

            behumphreys Ben Humphreys
            6e2491e78dc4 Mike Weilgart
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: