wfadatad: wait up to 2 seconds if ieee1905 is not up before start

This commit is contained in:
Jakob Olsson 2020-09-21 08:49:14 +02:00
parent 34f495f0a5
commit 00fd7efa3b

View file

@ -7,6 +7,7 @@ USE_PROCD=1
PROG=/usr/sbin/wfadatad
start_service() {
ubus -t 2 wait_for ieee1905
procd_open_instance
procd_set_param command ${PROG}
procd_set_param respawn