]> git.ipfire.org Git - thirdparty/lxc.git/commit
Set timezone for new container if not previously defined.
authorMichael H. Warfield <mhw@WittsEnd.com>
Sat, 22 Mar 2014 17:57:36 +0000 (13:57 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 23 Mar 2014 00:59:05 +0000 (20:59 -0400)
commit537b586b30f784d08641a92e23cd16dc82f8dfd8
tree32583f01e700087d4d66578736b51aae71b6d8f4
parent1418dfc72928a256e2fbd58ff4f2c0165374b1d8
Set timezone for new container if not previously defined.

If the container does not already contain an /etc/localtime
timezone definition, then copy a definition from the host to
the container.  This is often a symlink to an appropriate
system timezone definition files and is presumed to exist in

Signed-off-by: Michael H. Warfield <mhw@WittsEnd.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-centos.in
templates/lxc-fedora.in