Skip to content

Fix delaying systemd-timesyncd start#2069

Merged
agners merged 2 commits intohome-assistant:devfrom
agners:fix-systemd-timesyncd-start
Aug 18, 2022
Merged

Fix delaying systemd-timesyncd start#2069
agners merged 2 commits intohome-assistant:devfrom
agners:fix-systemd-timesyncd-start

Conversation

@agners
Copy link
Member

@agners agners commented Aug 18, 2022

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.

Fixes: #2068

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.
@agners agners added the os label Aug 18, 2022
@agners agners changed the title Fix delaying systemd-timesyncd Fix delaying systemd-timesyncd start Aug 18, 2022
@agners agners merged commit f8c8198 into home-assistant:dev Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants