xccdf_preupg_rule_system_initscripts_ifcfg_check creates preupgrade-scripts/rename_network.sh that leaves route-eth in place while renaming interfaces from eth to net*.
Expected results:
/etc/sysconfig/network-scripts/route-eth renamed to route-net along with the /etc/sysconfig/network-scripts/ifcfg-eth to ifcfg-net
Description
xccdf_preupg_rule_system_initscripts_ifcfg_check creates preupgrade-scripts/rename_network.sh that leaves route-eth in place while renaming interfaces from eth to net*.
Expected results:
/etc/sysconfig/network-scripts/route-eth renamed to route-net along with the /etc/sysconfig/network-scripts/ifcfg-eth to ifcfg-net
Additional info
Relevant RHBZ: 1644915