mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
In Debian Stretch, among others, udev's "predictable interface naming" has been adopted, meaning the onboard ethernet is no longer named eth0, instead it's "enx00..(mac address bytes)..". Use a udev rule to apply the RPS settings instead of /sys/class/net/eth0/... which no longer exists.