mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-15 22:27:01 +02:00
Add LXC_MEM_MIN to constatns-service.conf
This commit is contained in:
@ -19,5 +19,8 @@ LXC_UNPRIVILEGED="1"
|
||||
# enable nesting feature
|
||||
LXC_NESTING="1"
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=1024
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="php-fpm,nginx,mariadb"
|
Reference in New Issue
Block a user