From 135590f80c9da1b4763947839b01697398a020c0 Mon Sep 17 00:00:00 2001 From: Suvendhu Hansa Date: Wed, 21 Jan 2026 17:47:11 +0530 Subject: [PATCH] swmodd: fix DuStateChange event --- swmodd/files/etc/init.d/crun | 3 --- 1 file changed, 3 deletions(-) diff --git a/swmodd/files/etc/init.d/crun b/swmodd/files/etc/init.d/crun index e39017424..3122bd21d 100755 --- a/swmodd/files/etc/init.d/crun +++ b/swmodd/files/etc/init.d/crun @@ -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