From 9e9ab642711f2424f828e21d14b98c45cdef2b29 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Dec 2011 23:14:46 +0000 Subject: Thu Dec 1 23:14:46 UTC 2011 --- extra/ntp/PKGBUILD | 4 ++-- extra/ntp/ntp.conf | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/ntp') diff --git a/extra/ntp/PKGBUILD b/extra/ntp/PKGBUILD index 79bec1b56..dd7707d9f 100644 --- a/extra/ntp/PKGBUILD +++ b/extra/ntp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 142201 2011-11-06 05:54:25Z bisson $ +# $Id: PKGBUILD 143934 2011-11-30 21:30:13Z andrea $ # Maintainer: Gaetan Bisson # Contributor: kevin @@ -21,7 +21,7 @@ source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${_realver}.tar.gz" sha1sums=('b53c4565c5d1c37494584d4fb826f82ffea285cf' '97b41b8bc34f259f4e525ab2e58707c9724e72e2' '63572457586379aa6bf75b6e899e71d651e643f4' - '6d2d234afb1db2dcb940747a62f70217246a3d13' + 'f6fa4838a33a3abcdd168a37b3f4a2dddd60472e' '6cfcb7bbd34499b30e31dffca2f3e1a036010271') install=install diff --git a/extra/ntp/ntp.conf b/extra/ntp/ntp.conf index 5f31fea83..49b2f2bb7 100644 --- a/extra/ntp/ntp.conf +++ b/extra/ntp/ntp.conf @@ -13,6 +13,7 @@ server 2.pool.ntp.org # Only allow read-only access from localhost restrict default nomodify nopeer restrict 127.0.0.1 +restrict ::1 # Location of drift and log files driftfile /var/lib/ntp/ntp.drift -- cgit v1.2.3-54-g00ecf