Eventscripts: 10.interfaces - make startup event actually mark interfaces up!
authorMartin Schwenke <martin@meltin.net>
Tue, 5 Jul 2011 07:21:57 +0000 (17:21 +1000)
committerMartin Schwenke <martin@meltin.net>
Fri, 12 Aug 2011 06:34:34 +0000 (16:34 +1000)
commitfc62bf0975c6059ee467285565d0dc3b4daaf238
treed66fe37545c3b76079efe0fe4f7c81aa06aaa11a
parent35942841229cc72ce363a7236aec708f1a33136b
Eventscripts: 10.interfaces - make startup event actually mark interfaces up!

The startup event intends to mark interfaces up.  However, it doesn't
actually do that because $INTERFACES is empty.

This uses the function get_all_interfaces() to list the
interfaces... and then mark them up.

Signed-off-by: Martin Schwenke <martin@meltin.net>
config/events.d/10.interface