Merge branch 'main' into devel

This commit is contained in:
thorstenspille 2021-04-20 22:35:32 +02:00
commit fe84cb64bc
9 changed files with 42 additions and 36 deletions

View file

@ -70,8 +70,7 @@ LXC_TOOLSET="vim htop net-tools dnsutils mc sysstat lsb-release curl git gnupg2
LXC_TIMEZONE="Europe/Berlin"
# Define system language on LXC container (locales)
# This parameter is not used yet, but will be integrated in future releases.
LXC_LOCALE="de_DE.utf8"
LXC_LOCALE=de_DE.UTF-8
############### Zamba-Server-Section ###############