CentOS 8:
dnf install -y chronyd; systemctl enable chronyd; systemctl restart chronyd;
Anolis OS 8:
dnf install -y chrony;
systemctl enable chrony;
systemctl restart chrony;
参考:
THE END
CentOS 8:
dnf install -y chronyd; systemctl enable chronyd; systemctl restart chronyd;
Anolis OS 8:
dnf install -y chrony;
systemctl enable chrony;
systemctl restart chrony;
参考: