mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
wfadatad: also wait_for 'topology' object
This commit is contained in:
parent
4092c0e43f
commit
fdba0d497a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ USE_PROCD=1
|
|||
PROG=/usr/sbin/decollector
|
||||
|
||||
service_running() {
|
||||
ubus -t 2 wait_for ieee1905 ieee1905.map
|
||||
ubus -t 2 wait_for ieee1905 ieee1905.map topology
|
||||
}
|
||||
|
||||
start_service() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue