Thus said hahahahacker2009 on Tue, 10 Mar 2026 13:02:13 +0700: > > disable systemd-timesyncd if it is in use.
I disable systemd-timesyncd not out of principle but quite simply because it doesn't work (at least not in my experience). A relatively more secure option might be: https://cr.yp.to/clockspeed.html It does work fine on OpenBSD when using the "right" timezones, however, it also does require occasional adjustments from an external NTP source. $ ls -l /etc/localtime lrwxr-xr-x 1 root wheel 37 Sep 20 2012 /etc/localtime@ -> /usr/share/zoneinfo/right/US/Mountain However, when one makes these kinds of changes to OpenBSD, one owns the result. Thanks, Andy

