mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-03 07:54:28 +01:00
wfadatad: wait up to 2 seconds if ieee1905 is not up before start
This commit is contained in:
parent
34f495f0a5
commit
00fd7efa3b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue