11-06-2024, 07:23 PM
(11-06-2024, 01:30 PM)Falconcrest Wrote: Hi,
I would like to synchronize my two Raspberry Pi's, on which moode Audio is installed, with my time server in the home network.
Preferably I would like
0 * * * * /usr/sbin/ntpdate -s XXX.XXX.XXX.XXX
in crontab -e.
But now when I try to install ntpdate, various other files are supposed to be uninstalled because they are no longer needed.
Therefore I have canceled the installation for the time being.
What is the best way to do this or can I specify my own time server somewhere else under moode?
Thanks for any suggestions.
Why? Let them sync using the default OS config and be done with it. I suspect that you are over-thinking things here.