|
From: Peter S. <p....@sc...> - 2018-08-08 19:40:19
|
On Wed, 8 Aug 2018 08:59:59 , David Gálvez wrote: > I don't know yet if it's related with Peter's problem but some things > got broken after this commit: > > https://github.com/freemint/mintlib/commit/e0ee0e7c5bd9709b15aec82417fb60633b1a7759#diff-2b58a42500d6e9196842792d186ce3d3 > > tzinit built after that commit fails to set the kernel timezone > correctly, it sets always the timezone offset to 0 regardless of the > TZ environment variable value or the contents of the localtime file. > > Peter, where from and when did you get your tzinit? > I don't recall where it came from. Does this help ? tzinit - MiNTLib version 0.59.1 Copyright (C) 1999 Guido Flohr <gu...@fr...> This program is free software, see the sources for copying conditions. There is no warranty, not even for merchantibility or fitness for a particular purpose. bash-4.3# ls -l /sbin/tzinit -rwxr-xr-x 1 root root 108820 Jun 3 2010 /sbin/tzinit Peter |