Le 2026-04-05 23:10, Todd C. Miller a écrit :
One thing to check is whether /etc/localtime is a symbolic link to /usr/share/zoneinfo/Europe/Warsaw or if it is a plain file. It should be a symbolic link, otherwise changes to the timezone data won't take effect.
It is, I launched zic -l /usr/share/zoneinfo/Europe/Warsaw as root while debugging
Another thing to check is whether you have the TZ environment variable set (or set to a value other than Europe/Warsaw) since that could be overriding the system timezone.
it isn't set.
Other than that, I'm stumped... - todd
Thanks for your answer I set the clock to the proper hour with date, but still have now idea of what to blame… Damien

