| Summary: | ifdown warning about /sbin/pidof | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Ellson <john.ellson> |
| Component: | procps-ng | Assignee: | Jaromír Cápík <jcapik> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jcapik, jonathan, lnykryn, ovasik, vpavlin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-07 21:11:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
John Ellson
2013-12-22 01:26:58 UTC
In initscripts we don't use hardcoded path to pidof. At least on my system you don't even have to call ifdown, simple pidof is enough. This is probably caused by content of PATH variable where sometimes (after sudo) /sbin is before /usr/sbin. Hi guys. I wanted to remove the message as the wrapper script affects the %PPID resolution. Now there seems to be one more reason for the wrapper removal. I'm going to replace it with symlink. Thanks for the report. Regards, Jaromir. Should be fixed in 3.3.9-2 ... |