Revert "Added to delay to wait for service reloads"

This commit is contained in:
Vivek Kumar Dutta 2024-02-08 05:32:02 +00:00
parent fffc05ae71
commit 80c19b440a

View file

@ -604,7 +604,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
}
/*