chiark / gitweb /
drop hwclock-save.service
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 25 May 2011 16:21:36 +0000 (18:21 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 25 May 2011 16:21:36 +0000 (18:21 +0200)
commitda2617378523e007ec0c6efe99d0cebb2be994e1
tree9b3849703205d1168968f6bef2f7d1b93a6a6883
parentcda2b84a69905aafe2f8c6bd3f1c9eefe92b6bbb
drop hwclock-save.service

We don't want to fiddle around changing the RTC, not on bootup, not
on shutdown.

If we don't run NTP, we have absolutely no clue what's the current
time to store in the RTC. If we run NTP, the kernel syncs the system
time every 11 minutes to the RTC.

Especially in multi-boot environents we must not call hwclock(8)
which tries to be smart with calculating/storing/applying drifts
and such.

Live-CDs must never touch the RTC, because we don't know if it is
running in UTC or locatime.
Makefile.am
units/hwclock-save.service [deleted file]