wfadatad: also wait_for 'topology' object

This commit is contained in:
Anjan Chanda 2022-05-16 11:49:19 +02:00
parent 4092c0e43f
commit fdba0d497a

View file

@ -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() {