]> git.ipfire.org Git - ipfire-2.x.git/blob - config/udev/60-net.rules
Merge remote-tracking branch 'origin/master' into next
[ipfire-2.x.git] / config / udev / 60-net.rules
1 # Call a script that checks for the right name of the new device.
2 # If it matches the configuration it will be renamed accordingly.
3 ACTION=="add", SUBSYSTEM=="net", PROGRAM="/lib/udev/network-hotplug-rename", RESULT=="?*", NAME="$result"