:: Re: [DNG] systemd breaking linuxcnc…
Top Pagina
Delete this message
Reply to this message
Auteur: Rainer Weikusat
Datum:  
Aan: dng
Onderwerp: Re: [DNG] systemd breaking linuxcnc ...
"Dr. Nikolaus Klepp" <dr.klepp@???> 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.