| Summary: | net-tools should move binaries to /usr/bin and /usr/sbin | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Hozza <thozza> |
| Component: | net-tools | Assignee: | Jiri Popelka <jpopelka> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | jpopelka |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | net-tools-2.0-0.15.20131004git.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-10 10:09:20 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
Tomáš Hozza
2013-10-08 13:56:27 UTC
(In reply to Tomas Hozza from comment #0) > Expected results: > /usr/sbin/ifconfig > /usr/sbin/route Upstream decided some time ago that ifconfig & route should be in /bin instead of /sbin. I've been moving them back to /bin up to now but I think it's time to be in sync with upstream so correct would be: /usr/bin/ifconfig /usr/bin/route (In reply to Jiri Popelka from comment #1) > I've been moving them back to /bin back to /sbin Thanks for quick fix... |