diff --git a/supervisor/os/manager.py b/supervisor/os/manager.py index 0369a8a22..8bd8c7779 100644 --- a/supervisor/os/manager.py +++ b/supervisor/os/manager.py @@ -278,7 +278,6 @@ class OSManager(CoreSysAttributes): name="os_manager_update", conditions=[ JobCondition.HAOS, - JobCondition.HEALTHY, JobCondition.INTERNET_SYSTEM, JobCondition.RUNNING, JobCondition.SUPERVISOR_UPDATED,