[pve-devel] applied: Re: [PATCH v3 container 1/4] fix #1423: add timezone config option

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Jul 9 14:00:38 CEST 2020


On 02.07.20 14:49, Oguz Bektas wrote:
> optionally enabled.
> 
> adds the 'timezone' option to config, which takes a valid timezone (i.e.
> Europe/Vienna) to set in the container.
> 
> if nothing is selected, then it will show as 'container managed' in
> GUI, and nothing will be done.
> 
> if set to 'host', the /etc/localtime symlink from the host node will be
> cached and set in the container rootfs.
> 
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
> v2->v3:
> no change
> 
> 
> 
> 
>  src/PVE/LXC/Config.pm     | 14 ++++++++++++++
>  src/PVE/LXC/Setup.pm      | 13 +++++++++++++
>  src/PVE/LXC/Setup/Base.pm | 33 ++++++++++++++++++++++++++++++---
>  3 files changed, 57 insertions(+), 3 deletions(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list