Changes

Jump to: navigation, search
no edit summary
</pre>
A proper ''systemd'' script service <code>/lib/systemd/system/hwrtc.service</code> can be used for synchronizing the system clock from the hardware rtc device:
<pre>
WantedBy=multi-user.target
</pre>
 
and the service has to be enabled:
 
systemctl enable hwrtc.service
Now the <code>date</code> command shows the system clock synchronized at any reboot.
8,154
edits

Navigation menu