Timotej Lazar
83b888dcf7
Add missing ethtool. Rename file as it is necessary on non-Intel devices also. Ensure the udev rule is applied after 80-net-setup-link.
2 lines
85 B
Plaintext
2 lines
85 B
Plaintext
ACTION=="add", SUBSYSTEM=="net", NAME=="e*", RUN+="/usr/sbin/ethtool -s $name wol g"
|