Package: ifenslave Version: 2.9 Severity: normal Tags: patch
(sorry for the mess Guus) diff --git a/debian/examples/two_hotplug_ethernet b/debian/examples/two_hotplug_ethernet index 4d7f75f..9012e15 100644 --- a/debian/examples/two_hotplug_ethernet +++ b/debian/examples/two_hotplug_ethernet @@ -14,7 +14,7 @@ iface eth0 inet manual bond-primary eth0 eth1 allow-hotplug eth1 -iface eth0 inet manual +iface eth1 inet manual bond-master bond0 bond-primary eth0 eth1