Okay, interesting. In the current Jessie kernel, /etc/localtime is a copy of the appropriate time zone file from /usr/share/zoneinfo/, not a symlink to the /usr/share/zoneinfo directory. It's possible something in the time zone handling has changed between your 4.4 kernel and the current version, b...