Hi, after commit 1f5f599d0ea434820e06fd540ecbc9c7f15399b4 (zoneinfo: Updated to the latest release) time zone isn't set. Before this commit: root@openwrt:~# date +"%Z %z" CEST +0200
After this commit: root@openwrt:~# date +"%Z %z" +0000 The localtime link is set properly: root@openwrt:~# ls -l /tmp/localtime lrwxrwxrwx 1 root root 33 Oct 19 06:37 /tmp/localtime -> /usr/share/zoneinfo/Europe/Berlin Regards, Hartmut _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
