mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-04 18:14:05 +00:00
[templates] archlinux: noneed default_timezone variable
Signed-off-by: otofune <otofune@gmail.com>
This commit is contained in:
parent
349fadd6e3
commit
d720fa1130
@ -42,7 +42,6 @@ export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin
|
|||||||
arch=$(uname -m)
|
arch=$(uname -m)
|
||||||
default_path="@LXCPATH@"
|
default_path="@LXCPATH@"
|
||||||
default_locale="en-US.UTF-8"
|
default_locale="en-US.UTF-8"
|
||||||
default_timezone="UTC"
|
|
||||||
pacman_config="/etc/pacman.conf"
|
pacman_config="/etc/pacman.conf"
|
||||||
common_config="@LXCTEMPLATECONFIG@/common.conf"
|
common_config="@LXCTEMPLATECONFIG@/common.conf"
|
||||||
shared_config="@LXCTEMPLATECONFIG@/archlinux.common.conf"
|
shared_config="@LXCTEMPLATECONFIG@/archlinux.common.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user