Bug 718160 - Portreserve init script always returns 0
Summary: Portreserve init script always returns 0
Keywords:
Status: CLOSED DUPLICATE of bug 614924
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: portreserve
Version: 6.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: 6.1
Assignee: Tim Waugh
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-01 08:44 UTC by Madhavprasad Pai
Modified: 2011-07-04 15:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-04 15:33:53 UTC
Target Upstream Version:


Attachments (Terms of Use)
Trivial patch to fix the initscript (202 bytes, patch)
2011-07-01 08:44 UTC, Madhavprasad Pai
mkpai: review?
Details | Diff

Description Madhavprasad Pai 2011-07-01 08:44:49 UTC
Created attachment 510818 [details]
Trivial patch to fix the initscript

Description of problem:

Portreserve init script always returns 0

Version-Release number of selected component (if applicable):

portreserve-0.0.4-4.el6.x86_64

How reproducible:


Steps to Reproduce:
1. Run the commands, as root

# pidof portreserve
# service portreserve status; echo $?
portreserve is stopped
0
  
Actual results:

Even if portreserve is not running, the initscript returns 0

Expected results:

If portreserve is not running, the initscript should return non-zero

Additional info:

Comment 1 Tim Waugh 2011-07-04 15:33:53 UTC

*** This bug has been marked as a duplicate of bug 614924 ***


Note You need to log in before you can comment on or make changes to this bug.