summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2010-10-14 11:20:23 +0000
committerglebius <glebius@FreeBSD.org>2010-10-14 11:20:23 +0000
commit933085e458ab59fe6a2121531419df46590870b6 (patch)
tree516e9349fd1c95f326479642e69a9feb45d18880 /usr.sbin/ntp
parentae4fb003c853758956ba9c3555306c0e09b4fa72 (diff)
downloadFreeBSD-src-933085e458ab59fe6a2121531419df46590870b6.zip
FreeBSD-src-933085e458ab59fe6a2121531419df46590870b6.tar.gz
Enable the shared memory reference clock driver. The GPS devices are
getting more and more popular, as source of precise time, and the gpsd daemon from ports is using the shared memory to synchronize with ntpd. Reviewed by: roberto
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h
index 8359b30..efa42d2 100644
--- a/usr.sbin/ntp/config.h
+++ b/usr.sbin/ntp/config.h
@@ -126,7 +126,7 @@
/* #undef CLOCK_SCHMID */
/* clock thru shared memory */
-/* #undef CLOCK_SHM */
+#define CLOCK_SHM
/* Spectracom 8170/Netclock/2 WWVB receiver */
/* #undef CLOCK_SPECTRACOM */
OpenPOWER on IntegriCloud