Hallo und guten Abend,
nochmals vielen Dank für Eure Unterstützung.
Habe am RasPi mittlerweile eine RTC (DS3231) und einen U-blox USB 
GPS-Dongle am Laufen. Die Systemzeit wird von einen der beiden 'Quellen' 
synchronisiert.
Doch wie schaffe ich es, dass 'Chrony' die Zeit als NTP-Server für 
andere Geräte im Netz bereitstellt? Der Deamon 'chronyd' ist aktiv.
So sieht aktuell die 'chrony.conf' aus:
# Welcome to the chrony configuration file. See chrony.conf(5) for more
# information about usuable directives.
#pool 2.debian.pool.ntp.org iburst
# This directive specify the location of the file containing ID/key 
pairs for
# NTP authentication.
keyfile /etc/chrony/chrony.keys
# This directive specify the file into which chronyd will store the rate
# information.
driftfile /var/lib/chrony/chrony.drift
# Uncomment the following line to turn logging on.
#log tracking measurements statistics
# Log files location.
logdir /var/log/chrony
# Stop bad estimates upsetting machine clock.
maxupdateskew 100.0
# This directive enables kernel synchronisation (every 11 minutes) of the
# real-time clock. Note that it can’t be used along with the 'rtcfile' 
directiv$
rtcsync
# Step the system clock instead of slewing it if the adjustment is 
larger than
# one second, but only in the first three clock updates.
makestep 1 3
refclock SHM 0 offset 0.5 delay 0.2 refid NMEA
------------------------------------------------------------------------
Ich freue mich über einen 'Denkansatz'. - Danke.
Viele Grüße und gesund bleiben!
Tom Winner
fon    0911/64119386 (AB)
eMail  LUSC@???
-- 
Mailing-Liste der Linux User Schwabach (LUSC) e.V.
Vor und beim Posten bitte
        => http://lusc.de/List-Netiquette <=    und
        => http://lusc.de/List-Howto      <=    beachten. Danke!