Comment 5 for bug 1566359

Revision history for this message
Bruno Nova (brunonova) wrote :

One way to fix this is to open a terminal and run:

    timedatectl set-local-rtc 1

(no "sudo" needed)

Previously, the Ubuntu installer would automatically configure itself to read/write the clock in local time if Windows was detected (dual-boot) by using that "UTC=no" in '/etc/default/rcS' method.
That doesn't seem to work any more with systemd.

I think the installer should be fixed to do the same thing it did in 14.04, but with systemd.