summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/ntp/files/ntp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/ntp/files/ntp.conf')
-rw-r--r--meta/recipes-support/ntp/files/ntp.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-support/ntp/files/ntp.conf b/meta/recipes-support/ntp/files/ntp.conf
new file mode 100644
index 0000000000..a9cc838450
--- /dev/null
+++ b/meta/recipes-support/ntp/files/ntp.conf
@@ -0,0 +1,14 @@
1# This is the most basic ntp configuration file
2# The driftfile must remain in a place specific to this
3# machine - it records the machine specific clock error
4driftfile /etc/ntp.drift
5# This obtains a random server which will be close
6# (in IP terms) to the machine. Add other servers
7# as required, or change this.
8server time.server.example.com
9# Using local hardware clock as fallback
10# Disable this when using ntpd -q -g -x as ntpdate or it will sync to itself
11server 127.127.1.0
12fudge 127.127.1.0 stratum 14
13# Defining a default security setting
14restrict default