On Wed, 19.11.14 18:20, Chunhui He (hchun...@mail.ustc.edu.cn) wrote:
> systemd generates some timestamps before the very first call of
> settimeofday().
> When we are in rtc-in-local time mode, these timestamps are wrong.
>
> Affected timestamps are:
> Kernel, InitRD, Userspace, SecurityStart,
systemd generates some timestamps before the very first call of settimeofday().
When we are in rtc-in-local time mode, these timestamps are wrong.
Affected timestamps are:
Kernel, InitRD, Userspace, SecurityStart, SecurityFinish
In this patch, adjustments are applied after the very first call.
B