From a55ba668fa18b75a00a8546a0408f90de39e7085 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 17 Jan 2017 16:39:07 -0600 Subject: Add ntpd config file item NTPD_ENABLED to enable/disable ntpd --- recipes-support/ntp/files/ntpd-default | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-support/ntp/files/ntpd-default') diff --git a/recipes-support/ntp/files/ntpd-default b/recipes-support/ntp/files/ntpd-default index 4811f46..d4e13bd 100644 --- a/recipes-support/ntp/files/ntpd-default +++ b/recipes-support/ntp/files/ntpd-default @@ -1,3 +1,4 @@ +NTPD_ENABLED=1 # The GPSD_* parameters in this file are ignored # if the uBlox GPS is not present. -- cgit v1.2.3