mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-07-04 12:49:09 +02:00
Add LXC_MEM_MIN to constatns-service.conf
This commit is contained in:
@ -31,5 +31,8 @@ LXC_NESTING="1"
|
||||
# OPTIONAL_FEATURES=(wsdd splitdns)
|
||||
OPTIONAL_FEATURES=(wsdd splitdns)
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=1024
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="nginx,samba,dns,ntp,dc,ldap,primary"
|
Reference in New Issue
Block a user