1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 08:23:23 +02:00

mkosi: Enable systemd-timesyncd by default

This commit is contained in:
Daan De Meyer
2023-05-07 11:40:09 +02:00
parent 949e1fdd52
commit 94fe8c87c7

View File

@@ -26,3 +26,6 @@ disable dnf-makecache.service
# We have journald to receive audit data so let's make sure we're not running auditd as well
disable auditd.service
# systemd-timesyncd is not enabled by default in the default systemd preset so enable it here instead.
enable systemd-timesyncd.service