OpenVZ timezone

July 11, 2009
Tags:

Quick fix in a container (assuming the host has the correct time :

rm /etc/localtime
ln -s /usr/share/zoneinfo/US/Eastern /etc/localtime

Comments are closed.