Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | drop hwclock-save.service | Kay Sievers | |
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. | |||
2010-11-23 | units: simplify shutdown scripts | Lennart Poettering | |
2010-10-25 | units: Since killall.service does not exist anymore remove all references. | Franz Dietrich | |
This commit deletes all references to killall.service for the default services. The distribution specific services will be modified in a separate commit. | |||
2010-09-21 | units: enable hwclock by default | Kay Sievers | |
2010-08-17 | units: add generic sysctl/hwclock-save service | Lennart Poettering | |