From 73f273f4bb89e7cd8c221eacffd5a34be857299a Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 24 Oct 2020 11:32:07 +0300 Subject: [PATCH] etc/chrony: add small chrony.conf notes --- etc/chrony/chrony.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 etc/chrony/chrony.conf diff --git a/etc/chrony/chrony.conf b/etc/chrony/chrony.conf new file mode 100644 index 00000000..149bfc77 --- /dev/null +++ b/etc/chrony/chrony.conf @@ -0,0 +1,10 @@ +# Just a quick note on what I change on chrony, which is the servers. +# DO NOT ACTUALLY PUT THIS FILE IN PRODUCTION +#server time.cloudflare.com iburst nts +# As more than one timeserver (that don't smear leap seconds) are good, keep +# the provided vendor address intact/uncommented +#pool pool.ntp.org iburst + +# Commands of interest: +# chrony -N authdata +# chrony -N sources