aboutsummaryrefslogtreecommitdiff
path: root/etc/ntp.conf
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-03-31 19:56:46 +0000
committerXin LI <delphij@FreeBSD.org>2015-03-31 19:56:46 +0000
commit64957baacbb9ea6551733bf1d0fb141e88beaf4d (patch)
tree948faac6b9752a4c730ef677a8c3e80227884099 /etc/ntp.conf
parent8e4f77ede850ad14e3074eb464c9299e2e269d6f (diff)
downloadsrc-64957baacbb9ea6551733bf1d0fb141e88beaf4d.tar.gz
src-64957baacbb9ea6551733bf1d0fb141e88beaf4d.zip
Add limited to the default restrictions.
X-MFC-with: r280849
Notes
Notes: svn path=/head/; revision=280916
Diffstat (limited to 'etc/ntp.conf')
-rw-r--r--etc/ntp.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ntp.conf b/etc/ntp.conf
index 8419adf5c215..ea3987766058 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.
#