[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29212: XLockMore displays wrong time
From: |
Diego Nicola Barbato |
Subject: |
bug#29212: XLockMore displays wrong time |
Date: |
Thu, 09 Nov 2017 07:29:52 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello Ludo,
address@hidden (Ludovic Courtès) writes:
> Since GuixSD provides /etc/localtime already, we can actually unset TZ.
> And when we do so, setuid binaries simply honor /etc/localtime and don’t
> go searching for timezone data elsewhere, and they see the right time.
>
> Can you confirm that:
>
> (unset TZ; xlock)
>
> works for you?
Yes, it displays the correct time.
Thanks,
Diego