From 51080f52d8123bc49fc942d55c51031ee2ed0525 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Oct 2020 17:43:07 +0200 Subject: [PATCH] chrony.conf: add comments on allowing lan access --- etc/chrony/chrony.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/chrony/chrony.conf b/etc/chrony/chrony.conf index 4b00b8f4..22ef0419 100644 --- a/etc/chrony/chrony.conf +++ b/etc/chrony/chrony.conf @@ -26,12 +26,15 @@ #server ntp1.snopyta.org iburst #server ntp2.snopyta.org iburst - # As more than one timeserver (that don't smear leap seconds) are good, keep # the provided vendor address intact/uncommented. Or maybe don't as per # their request on their website and I have enough timeservers. #pool pool.ntp.org iburst +# Allowing access from LAN: +#allow 192.168 +#allow fe80::/10 + # Commands of interest: # chrony -N authdata # chrony -N sources