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
2021-05-18 18:54:27 +02:00
2021-06-06 16:57:26 +02:00
2021-05-18 18:53:18 +02:00
2020-08-11 12:36:05 -07:00
2021-03-26 10:06:24 +01:00
2020-10-05 16:00:40 -07:00
2020-10-05 16:01:17 -07:00
2020-12-26 11:52:20 +00:00
2020-12-17 06:28:05 +00:00
2021-03-10 08:20:24 +01:00
2020-07-08 15:54:08 +02:00
2021-07-05 23:22:39 +02:00
2018-06-19 08:01:14 -03:00

OpenWrt Routing Feed

Description

This OpenWrt package feed contains community maintained routing packages.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update routing
./scripts/feeds install -a -p routing
Description
OpenWrt Routing Packages
Readme 4.5 MiB
Languages
Shell 34.9%
Makefile 32.4%
Lua 15.9%
C 15%
HTML 1.8%