olsrd: wait for wireless to initialize before starting
authorPerry Melange <isprotejesvalkata@gmail.com>
Tue, 12 Oct 2021 16:17:08 +0000 (18:17 +0200)
committerNick Hainke <vincent@systemli.org>
Wed, 13 Oct 2021 07:11:14 +0000 (09:11 +0200)
commit0bb6aa04f6ed27fcea341d21a09fd3bcab86cd89
tree81a0ac2b8299e8d049787ff552bb74f3c7820bc6
parente35255710bda08f162a185be8c460b6a80e19fb1
olsrd: wait for wireless to initialize before starting

Wait for wireless to initialize (pending="false") to ensure
that any olsrd(6) configured interfaces and their associated
devices are up.  This provides the init script the ability
to properly add all interface sections to the generated
config file /tmp/etc/olsrd(6).conf

Signed-off-by: Perry Melange <isprotejesvalkata@gmail.com>
olsrd/files/olsrd4.init
olsrd/files/olsrd6.init