Bug 60711

Summary: 'netfs status' should set exit value
Product: [Retired] Red Hat Linux Reporter: Toralf <bugzilla>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: rvokal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 8.17-1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-29 19:43:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Set exit value based on /var/lock/subsys on 'netfs status' none

Description Toralf 2002-03-05 07:22:02 UTC
Description of Problem:
'service netfs status' will return successfully regardless of whether the
service has been started or not. I think it ought to exit with a non-zero value
when the service has been stopped or just isn't enabled. This is would be very
useful for scripts that need to stop and restart services on specific events,
such as /etc/sysconfig/apm-scripts/apmscript.

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

initscripts-6.40 or initscripts-6.53-1
How Reproducible:
Every time

Steps to Reproduce:
1. service netfs stop
2. service netfs status
3. echo $?

Actual Results:
0

Expected Results:
Non-0

Additional Information:

Comment 1 Toralf 2002-03-05 07:25:10 UTC
Created attachment 47404 [details]
Set exit value based on /var/lock/subsys on 'netfs status'

Comment 2 Toralf 2002-03-05 07:26:07 UTC
The attached patch is against current Raw Hide version.

Comment 3 Toralf 2002-07-10 12:08:38 UTC
Aslo applies to Red Hat 7.3; version number updated.

Comment 4 Bill Nottingham 2005-09-29 19:43:45 UTC
Added, will be in 8.17-1.