01-bridge 70 B

123
  1. #!/bin/sh
  2. [ "${IFACE%%[0-9]*}" = "br" ] && ip link set up dev $IFACE