luci/modules/luci-mod-admin-full/luasrc
Petr Štetiar b064c5c209 luci-mod-admin-full: Store system time into RTC also
We're currently just setting system time, but we don't set battery
backed RTC. Time in the RTC is only set on the graceful shutdown, which
is quite hard to achieve on embedded devices.

In other words, on systems with battery backed RTC we currently don't
handle following use case properly:

1. Set system time from web UI (sets only system time, but not RTC)
2. Unplug the device from power

Then after the reboot, we've wrong system time again, because time set
in [1] is not saved to battery backed RTC.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2016-11-28 15:37:58 +01:00
..
controller/admin luci-mod-admin-full: Store system time into RTC also 2016-11-28 15:37:58 +01:00
model/cbi Merge pull request #793 from remakeelectric/rme-master-tweaks 2016-10-28 16:17:05 +02:00
view luci-mod-admin-full: tweak checksum item presentation 2016-08-24 11:46:20 +03:00