summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ntp.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ntp.conf b/etc/ntp.conf
index 8419adf..ea39877 100644
--- a/etc/ntp.conf
+++ b/etc/ntp.conf
@@ -43,8 +43,8 @@ server 2.freebsd.pool.ntp.org iburst
# See http://support.ntp.org/bin/view/Support/AccessRestrictions
# for more information.
#
-restrict default kod nomodify notrap nopeer noquery
-restrict -6 default kod nomodify notrap nopeer noquery
+restrict default limited kod nomodify notrap nopeer noquery
+restrict -6 default limited kod nomodify notrap nopeer noquery
#
# Alternatively, the following rules would block all unauthorized access.
#
OpenPOWER on IntegriCloud