summarylogtreecommitdiffstats
path: root/10-net-names-crc16.rules
diff options
context:
space:
mode:
Diffstat (limited to '10-net-names-crc16.rules')
-rw-r--r--10-net-names-crc16.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/10-net-names-crc16.rules b/10-net-names-crc16.rules
index 3038d889757c..5016ffe2e388 100644
--- a/10-net-names-crc16.rules
+++ b/10-net-names-crc16.rules
@@ -1 +1,2 @@
SUBSYSTEM=="net", ACTION=="add", KERNEL=="wlan*", PROGRAM="/usr/bin/crc16.sh $attr{address}", NAME="wlan%c{1}"
+SUBSYSTEM=="net", ACTION=="add", KERNEL=="eth*", PROGRAM="/usr/bin/crc16.sh $attr{address}", NAME="eth%c{1}"