mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
swmodd: fix DuStateChange event
This commit is contained in:
parent
31b1e8b7a6
commit
135590f80c
1 changed files with 0 additions and 3 deletions
|
|
@ -264,9 +264,6 @@ start_service() {
|
|||
config_load ocicontainer
|
||||
config_foreach configure_crun_container du_eu_assoc "${bundle}" "${bridge}" "${boot}" "${timeout}"
|
||||
uci_commit ocicontainer
|
||||
|
||||
# Add a timer for DuStateChange!
|
||||
(sleep 5 && ubus -t 5 call swmodules reload) &
|
||||
else
|
||||
log "${bundle}/ocicontainer not present"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue