diff options
| author | Jeff Hatch <Jeff.Hatch@multitech.com> | 2017-02-06 12:37:20 -0600 |
|---|---|---|
| committer | Jeff Hatch <Jeff.Hatch@multitech.com> | 2017-02-06 12:37:20 -0600 |
| commit | 6bdd50dcac87ffcc6e62bf429cd7162208fdbdf3 (patch) | |
| tree | ec369d7ecac409246ac7a790b2e1b6485993114e /recipes-support/ntp/files/ntpd-default | |
| parent | c0869201d08e4c0a2a1d5931e34b392ab54572d0 (diff) | |
| parent | 0dd115625c6e0d57796cb43e22513dab1577bb80 (diff) | |
| download | meta-mlinux-6bdd50dcac87ffcc6e62bf429cd7162208fdbdf3.tar.gz meta-mlinux-6bdd50dcac87ffcc6e62bf429cd7162208fdbdf3.tar.bz2 meta-mlinux-6bdd50dcac87ffcc6e62bf429cd7162208fdbdf3.zip | |
Merge branch 'master' of gitlab.multitech.net:mirrors/meta-mlinux
Diffstat (limited to 'recipes-support/ntp/files/ntpd-default')
| -rw-r--r-- | recipes-support/ntp/files/ntpd-default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/ntp/files/ntpd-default b/recipes-support/ntp/files/ntpd-default index 65e2119..ed7a6ec 100644 --- a/recipes-support/ntp/files/ntpd-default +++ b/recipes-support/ntp/files/ntpd-default @@ -1,5 +1,7 @@ ENABLED="yes" +CONFIGFILE=/etc/ntp.conf + # The GPSD_* parameters in this file are ignored # if the uBlox GPS is not present. |
