Setting TimeZone in Templates

apmuthu

Renowned Member
Feb 26, 2009
871
11
83
Chennai - India & Singapore
github.com
The preferred way of setting the TimeZone inside a first boot setup file atleast from debian squeeze onwards is eg.,:
Code:
echo 'Asia/Kolkata' > /etc/timezone
dpkg-reconfigure --frontend noninteractive tzdata

Any dab exec equivalent to go into the Makefile?

Any roadmap for an interactive install of OpenVZ templates to allow user variables?
 
Last edited: