openwrt-feed-routing/olsrd/files
Nick Hainke 5311c844b6 olsrd: fix olsrd starting before network
Should fix #691.

Sometimes the wifi interface is not ready before olsrd tries to access
it. This leads to warnings in the form of:

daemon.info olsrd: /etc/rc.d/S65olsrd: olsrd_write_interface()
	Warning: Interface 'wireless0' not found, skipped
daemon.notice procd: /etc/rc.d/S65olsrd: olsrd: /etc/rc.d/S65olsrd:
	olsrd_write_interface() Warning: Interface 'wireless0' not found,			skipped

We make use of the "wait_for" procd command that allows us to wait for
the network before starting olsrd.

Tested-by: Noki
Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-07-07 14:49:23 +02:00
..
olsrd4.init olsrd: fix olsrd starting before network 2021-07-07 14:49:23 +02:00
olsrd6.config olsrd: update to v0.9.6 2017-02-01 18:48:35 +01:00
olsrd6.init olsrd: fix olsrd starting before network 2021-07-07 14:49:23 +02:00
olsrd_secure_key move olsrd files into subdirectory 2013-04-18 18:48:30 +02:00
olsrd.config olsrd: update to v0.9.6 2017-02-01 18:48:35 +01:00
olsrd.pud.position.conf move olsrd files into subdirectory 2013-04-18 18:48:30 +02:00
olsrd.sgw.speed.conf move olsrd files into subdirectory 2013-04-18 18:48:30 +02:00
olsrd.sh olsrd: switch to procd 2021-06-11 08:36:30 +02:00