aboutsummaryrefslogtreecommitdiffstats
path: root/udev/rules.d/60-net.rules
blob: 718ad5d974c9d4e04e551a9c057d9c072f8c9326 (plain)
1
2
ACTION=="add", SUBSYSTEM=="net", PROGRAM="/lib/udev/rename_device", RESULT=="?*", ENV{INTERFACE_NAME}="$result"
SUBSYSTEM=="net", RUN+="/etc/sysconfig/network-scripts/net.hotplug"