]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/udev/60-net.rules
network: Rename MACVTAP script
[ipfire-2.x.git] / config / udev / 60-net.rules
index e031e7a1edcce7dce7f4f6afe039d87b30bedfad..fff7513bc1421be79e6e952d739dc1d91a0bc281 100644 (file)
@@ -6,5 +6,5 @@ ACTION=="add", SUBSYSTEM=="net", PROGRAM="/lib/udev/network-hotplug-rename", RES
 # that has just come up.
 ACTION=="add", SUBSYSTEM=="net", RUN+="/lib/udev/network-hotplug-vlan"
 
-# Call a script that will set up macvtap interfaces
-ACTION=="add", SUBSYSTEM=="net", RUN+="/lib/udev/network-hotplug-macvtap"
+# Call a script that will set up zones as bridges
+ACTION=="add", SUBSYSTEM=="net", RUN+="/lib/udev/network-hotplug-bridges"