fedora-sysv / initscripts

📜 Scripts to bring up network interfaces and legacy utilities in Fedora.
GNU General Public License v2.0
46 stars 51 forks source link

Add ethtool into required packages for network-scripts - Olav Vitters #338

Closed jamacku closed 4 years ago

jamacku commented 4 years ago

Fixes issue #337

lnykryn commented 4 years ago

To be honest I am not a fan of adding this as a hard dependency since not a lot of people are using this option. I think we should add a warning if ETHTOOL_OPTS is set and the binary is not on the system.

jamacku commented 4 years ago

Thanks @lnykryn, good point. Please could you review changes?