mirror_lxc/config/init
Joshua Brunner f422613e69 fix: grep not match interface listed by ip link list
Interfaces listed by `ip link list` are prefixed with the index
identifier. The pattern "^$BRNAME" does not match.

 - dependencies to ifconfig and ip removed
 - wait until interface flagged with IFF_UP

Ref: https://github.com/torvalds/linux/blob/master/include/uapi/linux/if.h

Signed-off-by: Joshua Brunner <j.brunner@nexbyte.com>
2014-10-06 12:06:27 -04:00
..
common fix: grep not match interface listed by ip link list 2014-10-06 12:06:27 -04:00
systemd Rework init scripts 2014-09-26 10:55:11 -04:00
sysvinit fixups to init script rework 2014-09-29 12:17:11 -04:00
upstart Rework init scripts 2014-09-26 10:55:11 -04:00
Makefile.am Rework init scripts 2014-09-26 10:55:11 -04:00