summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/ntp')
-rw-r--r--meta-networking/recipes-support/ntp/files/ntp.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ntp/files/ntp.conf b/meta-networking/recipes-support/ntp/files/ntp.conf
index a9cc838450..e80b661e25 100644
--- a/meta-networking/recipes-support/ntp/files/ntp.conf
+++ b/meta-networking/recipes-support/ntp/files/ntp.conf
@@ -5,7 +5,9 @@ driftfile /etc/ntp.drift
5# This obtains a random server which will be close 5# This obtains a random server which will be close
6# (in IP terms) to the machine. Add other servers 6# (in IP terms) to the machine. Add other servers
7# as required, or change this. 7# as required, or change this.
8server time.server.example.com 8#
9# server time.server.example.com
10#
9# Using local hardware clock as fallback 11# Using local hardware clock as fallback
10# Disable this when using ntpd -q -g -x as ntpdate or it will sync to itself 12# Disable this when using ntpd -q -g -x as ntpdate or it will sync to itself
11server 127.127.1.0 13server 127.127.1.0