summaryrefslogtreecommitdiff
path: root/www/gpsd-time-service-howto.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'www/gpsd-time-service-howto.adoc')
-rw-r--r--www/gpsd-time-service-howto.adoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/gpsd-time-service-howto.adoc b/www/gpsd-time-service-howto.adoc
index d0bb61ef..325a545b 100644
--- a/www/gpsd-time-service-howto.adoc
+++ b/www/gpsd-time-service-howto.adoc
@@ -302,9 +302,11 @@ is mostly autoconfiguring and requires no special setup.
You can build a version stripped to the mimimum configuration required
for time service. This reduces the size of the binary and may be
helpful on embedded systems or for SBCs like the Raspberry Pi, Odroid,
-or BeagleBone. Also, when gpsd is built in this way, the -n (nowait)
-option is forced; gpsd opens its command-line devices immediately on
-startup.
+or BeagleBone. Only do this if you have serious size contraints. When
+gpsd is built in this way, the -n (nowait) option is forced: gpsd opens
+its command-line devices immediately on startup. The timerservice=yes
+option also forces the building of ntpshmmon, cgps and gpsmon. Those
+program would be built by default anyway, unless gpsdclients=n0.
Do it like this: