aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chrony/chrony.conf
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@cam.ac.uk>2009-11-04 08:37:07 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2010-03-27 13:08:34 +0100
commit877814e0206bec838a83f31d42d7868ecf9d8075 (patch)
treea636fd0d3606fe39611985d5aed2b3cdc949a913 /recipes/chrony/chrony.conf
parent6b2f9de0f34d89923bb3990e1708d18c740dcef0 (diff)
downloadopenembedded-877814e0206bec838a83f31d42d7868ecf9d8075.tar.gz
chrony: time synchronization recipe (chronyc and chronyd)
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'recipes/chrony/chrony.conf')
-rw-r--r--recipes/chrony/chrony.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/chrony/chrony.conf b/recipes/chrony/chrony.conf
new file mode 100644
index 0000000000..995d5a2d6d
--- /dev/null
+++ b/recipes/chrony/chrony.conf
@@ -0,0 +1,7 @@
+server timeserver offline minpoll 2 maxpoll 2
+keyfile /etc/chrony.keys
+commandkey 1
+initstepslew 0 timeserver
+driftfile /etc/chrony.drift
+dumpdir /var/log/chrony
+dumponexit \ No newline at end of file