From 5396adae2d63ef02b8480aaede2064326c019743 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 2 Jun 2008 16:45:22 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/setupntp | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT/postscripts/setupntp b/xCAT/postscripts/setupntp index 1b8872505..56dacd005 100755 --- a/xCAT/postscripts/setupntp +++ b/xCAT/postscripts/setupntp @@ -47,6 +47,7 @@ mkdir -p /var/lib/ntp chown ntp /var/lib/ntp echo "driftfile /var/lib/ntp/drift +disable auth restrict 127.0.0.1" >>$conf_file #service ntpd restart