From 4b7afd6137b62dfcfc09aa8a05f59935fef69489 Mon Sep 17 00:00:00 2001 From: ficus Date: Sat, 17 Nov 2012 01:19:44 +0100 Subject: import conf from old torouter repository --- config/includes.chroot/etc/default/openntpd | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/includes.chroot/etc/default/openntpd (limited to 'config/includes.chroot/etc/default/openntpd') diff --git a/config/includes.chroot/etc/default/openntpd b/config/includes.chroot/etc/default/openntpd new file mode 100644 index 0000000..318e7bd --- /dev/null +++ b/config/includes.chroot/etc/default/openntpd @@ -0,0 +1,6 @@ +# /etc/default/openntpd + +# Append '-s' to set the system time when starting in case the offset +# between the local clock and the servers is more than 180 seconds. +# For other options, see man ntpd(8). +DAEMON_OPTS="-f /etc/openntpd/ntpd.conf -s" -- cgit v1.2.3