Bug 1107328
| Summary: | "PEERROUTES" can be found in "/etc/sysconfig/network-scripts/ifcfg-em1" on new system. Isn't that obsolete? | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Tonhofer <bughunt> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | anaconda-maint-list, bughunt, g.kaviyarasu, jonathan, lnykryn, rvykydal, vanmeeuwen+fedora, 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-06-10 09:43:33 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: | |
| Embargoed: | |||
|
Description
David Tonhofer
2014-06-09 22:44:06 UTC
Related; "USERCTL" which is created by manually running "system-config-network" but was never implemented (see #969612) We did not have PEERROUTES in initscripts ever. The ifcfg file (and the PEERROUTES option) is generated by NetworkManager's ifcfg-rh plugin. What is the problem with the value being in? Hi Radek There is no problem per se. It just seems that if it is not used anywhere (which needs confirmation - does NM use it?), code to generate it should be removed, too. It is used for ignore-auto-routes NM setting https://projects-old.gnome.org/NetworkManager/developers/api/09/ref-settings.html#idp5073608 |