* open...@daniel.thecshore.com <open...@daniel.thecshore.com> [17.12.2015 10:39]: > From: Daniel Dickinson <open...@daniel.thecshore.com> > > 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).
whats the difference between both mails? also i suggest for the future: if [ -e /dev/rtc ]; then ... else ... fi instead of testing the opposite. bye, bastian _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel