[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ifenslave: typo in bonding example



tags patch
thanks

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
 


Reply to: