Bug 433018
Summary: | rc.d/init.d/functions:status() should consider pid files before pidof | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthew Farrellee <matt> | ||||
Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 8 | CC: | rvokal | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-09-24 14:14:46 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 440658 | ||||||
Attachments: |
|
Description
Matthew Farrellee
2008-02-15 18:14:35 UTC
Created attachment 295025 [details]
proposed patch to rc.d/init.d/functions
I'm leery of removing the fallback to pidof; this would cause status to behave differently from killproc, etc. Fixed in: http://git.fedorahosted.org/git/?p=initscripts.git;a=commitdiff;h=27bb4e72ea41d86efa0478d27026f80e2cc4a75f;hp=d027a8366d22b2aa7a54ef8c030fff4024bdd5b9 |