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