dont stop checking interfaces after the first bond device
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 8 Oct 2010 23:54:12 +0000 (10:54 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 8 Oct 2010 23:55:43 +0000 (10:55 +1100)
continue the loop to process all other interfaces too

config/events.d/10.interface

index de2f92ad9b88f29c93c13bf2f30d04c26c29cc44..3dce668e6698b39f6f908c3a60af4519384f6ed8 100755 (executable)
@@ -72,7 +72,7 @@ monitor_interfaces()
                        ok=1 # we only set ok for interfaces known to ctdbd
                        ctdb setifacelink $IFACE up
                }
-               return 0;
+               continue;
            }
 
            case $IFACE in