Re: PDT timezone but UTC time

Sulev-Madis Silber <[email protected]> Sun, 28 Jun 2026 20:20:12 +0300
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <[email protected]>

On June 28, 2026 6:51:30 PM GMT+03:00, bob prohaska <fbsd@www=2Ezefox=2Ene=
t> wrote:
>Lately hosts reporting
># uname -apKU
>FreeBSD ns2=2Ezefox=2Enet 14=2E4-RELEASE-p6 FreeBSD 14=2E4-RELEASE-p6 GEN=
ERIC arm64 aarch64 1404000 1404000
>
>have been reporting
># date
>Sun Jun 28 15:23:29 PDT 2026
>
>where the reported timezone is correct but the reported time looks like U=
TC
>
>/etc/rc=2Econf contains
>ntpd_enable=3D"YES"
>
>but it looks like ntpd_flags is empty=2E Is setting
>ntpd_flags=3D"-g"
>the needed fix?
>
>Thanks for reading,
>
>bob prohaska
>
>

maybe we need -g by default

also ntpdate is "deprecated" for=2E=2E=2E how long?
and is still used (in place of "ntpd -g" at boot)

related: single-usering / booting live and rebooting turns your cmos clock=
 into wrong value if it's a wallclock time=2E since it doesn't do "adjkernt=
z -i"

two annoying cases