mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-06 09:21:36 +01:00
peripheral_manager: wait fir led.status ubus object to be created
This commit is contained in:
parent
1d5ca37f1e
commit
e8a6ff899b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ start_service() {
|
|||
}
|
||||
|
||||
service_running() {
|
||||
ubus -t 2 wait_for leds
|
||||
ubus -t 2 wait_for led.status
|
||||
ubus call led.status set '{"state":"ok"}'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue