mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-07 16:04:59 +02:00
Changed default value of LXC_LOCALE variable #20
This commit is contained in:
parent
4978c88208
commit
a52b0ad5f6
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ LXC_TOOLSET="vim htop net-tools dnsutils mc sysstat lsb-release curl git"
|
||||||
LXC_TIMEZONE="Europe/Berlin"
|
LXC_TIMEZONE="Europe/Berlin"
|
||||||
|
|
||||||
# Define system language on LXC container (locales)
|
# Define system language on LXC container (locales)
|
||||||
LXC_LOCALE="de_DE.utf8"
|
LXC_LOCALE=de_DE.UTF-8
|
||||||
|
|
||||||
############### Zamba-Server-Section ###############
|
############### Zamba-Server-Section ###############
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue