Enable systemd-timesyncd and systemd-time-wait-sync

configs/releng/airootfs/etc/systemd/system/{dbus-org.freedesktop.timesync1},sysinit.target.wants/systemd-timesyncd}.service:
Enable systemd-timesyncd which aliases to dbus-org.freedesktop.timesync1 to ensure time gets synced on the host.

configs/releng/airootfs/etc/systemd/system/sysinit.target.wants/systemd-time-wait-sync.service:
Enable systemd-time-wait-sync to ensure time is finished syncing when time-sync.target is finished.
This commit is contained in:
David Runge 2022-09-25 15:36:18 +02:00
parent cf6f86831a
commit 046e05fe07
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/systemd-timesyncd.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/systemd-time-wait-sync.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/systemd-timesyncd.service