forked from bashclub/zamba-lxc-toolbox
Add LXC_MEM_MIN to constatns-service.conf
This commit is contained in:
@ -24,5 +24,8 @@ CMK_VERSION=2.1.0p19
|
||||
# build number of the debian package (needs to start with underscore)
|
||||
CMK_BUILD=_0
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=2048
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="apache2"
|
Reference in New Issue
Block a user