summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/wlan-boot/udev/80-net-wlan.rules
blob: c2c17b3b54be4e113d38c0fd8cd47aaff7e99a66 (plain) (blame)
1
2
# Set the name of the interface to wlan0
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"