base-files: For sysfixtime use hwclock if RTC available
authorJohn Crispin <john@openwrt.org>
Mon, 8 Feb 2016 08:25:53 +0000 (08:25 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 8 Feb 2016 08:25:53 +0000 (08:25 +0000)
commite2fd1adaf57800bb2a6e20bd59a02e76eb6d7f89
treee835f6d77792727141ab1e78765b32a7dfc11f36
parentbadeccf6a8ccf43a2895b4152701cbee3d1b429f
base-files: For sysfixtime use hwclock if RTC available

On systems that have an RTC prefer it to the file-based time fixup (i.e.
use hwclock when there is a permanent clock instead of the faked up time
logic that is needed when there is not RTC).

We can't rely on hctosys kernel feature either as we're usually using
RTC as kernel modules which are usually being loaded after hctosys was
run, leading in the following error:

  hctosys: unable to open rtc device (rtc0)

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
SVN-Revision: 48661
package/base-files/files/etc/init.d/sysfixtime