Re: [SOLVED] How do I keep the system clock synced to a specific timezone?
Artix Linux Forum - Index [Unofficial]
May 19, 2026
As others mentioned, best one is chrony.
If you have openrc, then it is already installed by default so all you need to do is:
[code]
enable autostarting service each time you turn your on your computer:
sudo rc-update add chrony default
Discussion in the ATmosphere