- Published on
OpenVZ timezone
- Authors
- Name
- Martin Andrews
- @mdda123
Quick fix in a container (assuming the host has the correct time :
rm /etc/localtime
ln -s /usr/share/zoneinfo/US/Eastern /etc/localtime
Quick fix in a container (assuming the host has the correct time :
rm /etc/localtime
ln -s /usr/share/zoneinfo/US/Eastern /etc/localtime