openwrt supports some time sync applications (openntp, rdate...) be there is no timezone configuration. if this would be supported, the time sync applications could be updated to represent the correct time (create /etc/TZ).

cheers
michu

Signed-off-by: Michael Vogt <michu at neophob.com>
Index: package/base-files/files/etc/config/system
===================================================================
--- package/base-files/files/etc/config/system	(revision 10219)
+++ package/base-files/files/etc/config/system	(working copy)
@@ -1,2 +1,3 @@
 config system
 	option hostname	OpenWrt
+	option timezone GMT+0
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to