chore: replace ntpd by chrony

This commit is contained in:
Clément Désiles
2025-12-13 23:49:39 +01:00
parent 93fa850f8e
commit 80093037a6
12 changed files with 330 additions and 104 deletions
+6
View File
@@ -0,0 +1,6 @@
---
# Arch Linux specific variables
ntp_user: chrony
ntp_group: chrony
ntp_service: chronyd
ntp_config_path: /etc/chrony.conf
+6
View File
@@ -0,0 +1,6 @@
---
# Debian/Ubuntu specific variables
ntp_user: _chrony
ntp_group: _chrony
ntp_service: chrony
ntp_config_path: /etc/chrony/chrony.conf