"Dr. Nikolaus Klepp" <[email protected]> writes: > Just for your amusement: systemd breaks linuxcnc on RPi4 - who's not > into machining will most likely not see the fun part of it, but anyway > :) > > https://www.youtube.com/watch?v=RDKaFJmB254
Not particularly funny --- the systemd timesync service is a C reimplementatio of "run ntpdate from cron" (actually, all of systemd is a C reimplementation of something else :->) and suffers from the deficiencies inherent in this approach, in particular, turning the wallclock clock into a poor man's PRNG because some people are passionately convinced that non-local time is a misfeature, anyway. _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
