From b117049fb2f0315e20aa90d3e3eb2f0ad053d21b Mon Sep 17 00:00:00 2001 From: tengel Date: Wed, 20 Mar 2024 11:32:48 -0500 Subject: [PATCH] chrony -> chronyd --- archmate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archmate.sh b/archmate.sh index b3ee790..05c3fa5 100644 --- a/archmate.sh +++ b/archmate.sh @@ -453,7 +453,7 @@ if [[ ! -f /root/.archmate/stage-7.done ]]; then logact systemctl enable iptables.service logact systemctl enable sshd.service logact systemctl enable org.cups.cupsd.service - logact systemctl enable chrony.service + logact systemctl enable chronyd.service logact systemctl enable bluetooth.service logact systemctl enable accounts-daemon.service logact systemctl disable dhcpcd.service