Revert "Added to delay to wait for service reloads"

This commit is contained in:
Vivek Kumar Dutta 2024-02-08 05:19:15 +00:00
parent 693a6d8b5c
commit 52632e3b3f

View file

@ -608,7 +608,6 @@ void icwmp_restart_services()
set_uci_path_value(VARSTATE_CONFIG, "icwmp.cpe.firewall_restart", "in_progress");
}
icwmp_free_list_services();
sleep(5); // wait for services to get restarted
}
/*