>> Is there something better? Like a predefined way to just say that when >> `usb0` appears, it should be added to `br0` (and ideally, this would >> also `ifup` the `br0` interface if it's not up yet). > Not with /etc/network/interfaces and ifupdown, but udev can do all that.
Interesting. Any hint how? Stefan