Refs #8141: Time Server Deploy - Initial research
This commit is contained in:
parent
689e4b5eb0
commit
9055c8beb4
|
@ -0,0 +1,7 @@
|
|||
apt-get install chrony
|
||||
vim /etc/chrony/chrony.conf
|
||||
systemctl restart chrony
|
||||
systemctl status chrony
|
||||
date
|
||||
la /var/lib/chrony/chrony.drift
|
||||
cat /var/lib/chrony/chrony.drift
|
Loading…
Reference in New Issue