[OpenWrt-Devel] [PATCH v3] base-files: For sysfixtime use hwclock if RTC available

Bastian Bittorf bittorf at bluebottle.com
Thu Jan 28 06:15:04 EST 2016


* Petr Štetiar <ynezz at true.cz> [28.01.2016 11:06]:
> Like following?
> 
> 	deps_ok && $HWCLOCK -s -f $RTC_DEV && exit 0 && return 

just:
deps_ok && $HWCLOCK -s -f $RTC_DEV && return

bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list