On 2024-12-16 15:38, Michael Tokarev via Postfix-users wrote:
> 
> With this, no /etc/localtime is considered.  Or TZ can point to a file, like
> TZ=:Pacific/Auckland - in which case the value is read from
> /usr/share/zoneinfo/Pacific/Auckland file, which is checked in chroot too.

I mean that as /etc/localtime is frequently stat()ed for changes and
must exist in chroot, the predefined TZ don't need to, so maybe set
before chroot() won't require any files. Dunno, guessing.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to