Date: Tue, 05 Sep 2017 21:39:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 222089] Official Google Cloud image configuration errors Message-ID: <bug-222089-8-h0YGA9tiYg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222089-8@https.bugs.freebsd.org/bugzilla/> References: <bug-222089-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222089 --- Comment #2 from Vick Khera <vivek@khera.org> --- Another issue with the ntpd.conf file. ntpd complains about the "kod" configuration. Sep 5 14:07:53 fbsd-test1 ntpd[2191]: restrict default: KOD does nothing without LIMITED. Sep 5 14:07:53 fbsd-test1 ntpd[2191]: restrict ::: KOD does nothing without LIM It can and should be simplified to this: restrict default ignore restrict -6 default ignore --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222089-8-h0YGA9tiYg>