Added var toolset, 'source zamba.conf'

This commit is contained in:
Thorsten Spille
2021-04-08 19:49:00 +02:00
parent 86b92a7d7f
commit e113020c31
4 changed files with 7 additions and 13 deletions

View File

@@ -61,7 +61,7 @@ LXC_PWD="MYPASSWD"
LXC_AUTHORIZED_KEY="ssh-rsa xxxxxxxx"
# Define your favorite tools, you always want to have installed on your linux systems
LXC_TOOLSET="net-tools dnsutils mc"
LXC_TOOLSET="net-tools dnsutils mc sysstat lsb-release curl git"
############### Zamba-Server-Section ###############