Comment 4 for bug 1554806

Revision history for this message
Michael Shadle (mshadle) wrote :

Looks like for the time being this is the best:

# change this based on desired locale
ln -fs /usr/share/zoneinfo/US/Pacific-New /etc/localtime
dpkg-reconfigure -f noninteractive tzdata

ignore /etc/timezone, that seems to be properly reflected after the dpkg-reconfigure...