diff --git a/srcpkgs/ntp/files/ntp.conf b/srcpkgs/ntp/files/ntp.conf index 278dadd0a06..db834f495bf 100644 --- a/srcpkgs/ntp/files/ntp.conf +++ b/srcpkgs/ntp/files/ntp.conf @@ -10,7 +10,7 @@ server 1.pool.ntp.org server 2.pool.ntp.org # Only allow read-only access from localhost -restrict default kod noquery nomodify nopeer +restrict default noquery nomodify nopeer restrict 127.0.0.1 # Location of drift and log files diff --git a/srcpkgs/ntp/template b/srcpkgs/ntp/template index ad3042dce3d..02dce848a3f 100644 --- a/srcpkgs/ntp/template +++ b/srcpkgs/ntp/template @@ -1,7 +1,7 @@ # Template file for 'ntp' pkgname=ntp version=4.2.8p2 -revision=1 +revision=2 build_pie=yes build_style=gnu-configure configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd