[Bug 1214] some log messages ignore TZ

bugzilla-daemon bugzilla-daemon
Sun Aug 6 17:13:00 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1214





------- Comment #1 from dtucker at zip.com.au  2006-08-06 17:12 -------
Actually the TZ environment variable is there but because the privsep
slave is chrooted it does not have access to the /etc/localtime file
that tells how to interpret the TZ string.

The workaround is to create /etc/localtime inside the chroot ("mkdir
/var/empty/etc && cp -a /etc/localtime /var/empty/etc/" if you have the
chroot in the standard place).




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the openssh-bugs mailing list