On Mon, 12 May 2025 19:03:59 +0200, Lloyd <ng2...@proton.me> wrote: > > Does the EdgeRouter hw lack an onboard real-time clock? > > If so it probably defaults to kernel build time if it has no reference > until it contacts NTP. >
Base on code it uses fs_time from /. In the case of /bsd.rd it reads the fs_time when it was created / touched, and synced it into the new / and it leads to 9th April or May in my case. Obivously that it sync fs_time from /bsd.rd, but doesn't from /bsd -- wbr, Kirill