mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-02 19:51:30 +00:00
Initially the service was written to be a one-shot service hence the need for the delay to ensure a stable network before starting the service. Since the service was rewritten to run in an infinite loop until installation succeeds, the delay is no longer needed. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>