mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
* Fix delaying systemd-timesyncd Setting WantedBy=time-sync.target in a service.d config file does not clear previous assignments of WantedBy. This caused the services to still be pulled in by the sysinit.target, causing a ordering cycle and the system to not start essential services. * Remove sysinit.target from Before ordering