From 9c8ed5e61498f7c5537c345d92e5b2da9fd6af3d Mon Sep 17 00:00:00 2001 From: ccsmart Date: Wed, 6 Jul 2005 18:01:33 +0000 Subject: Adding local HW clock and default security. --- packages/ntp/files/ntp.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'packages/ntp') diff --git a/packages/ntp/files/ntp.conf b/packages/ntp/files/ntp.conf index 4cb3ae176e..02a44b0d01 100644 --- a/packages/ntp/files/ntp.conf +++ b/packages/ntp/files/ntp.conf @@ -6,3 +6,8 @@ driftfile /etc/ntp.drift # (in IP terms) to the machine. Add other servers # as required, or change this. server pool.ntp.org +# Using local hardware clock as fallback +server 127.127.1.0 +fudge 127.127.1.0 stratum 14 +# Defining a default security setting +restrict default nomodify nopeer -- cgit v1.2.3