From 00dbfa907b3b2574f996fa68c686d1c8223e365e Mon Sep 17 00:00:00 2001 From: Matthias Blankertz Date: Sun, 18 May 2014 13:36:48 +0200 Subject: [PATCH] - Fix ntp.drift path --- overlay/etc/ntp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/etc/ntp.conf b/overlay/etc/ntp.conf index a86af8b..0ce287e 100644 --- a/overlay/etc/ntp.conf +++ b/overlay/etc/ntp.conf @@ -16,7 +16,7 @@ restrict 127.0.0.1 restrict ::1 # Location of drift file -driftfile /var/lib/ntp/ntp.drift +driftfile /var/lib/ntp.drift # NOTE: If you run dhcpcd and have lines like 'restrict' and 'fudge' appearing # here, be sure to add '-Y -N' to the dhcpcd_ethX variables in /etc/conf.d/net