mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-09-18 13:00:12 +02:00
Merge branch 'dev' of https://github.com/bashclub/zamba-lxc-toolbox into dev
This commit is contained in:
@@ -19,8 +19,11 @@ LXC_UNPRIVILEGED="0"
|
||||
# enable nesting feature
|
||||
LXC_NESTING="1"
|
||||
|
||||
# enable keyctl feature
|
||||
LXC_KEYCTL="0"
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=1024
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="samba,member,fileserver"
|
||||
SERVICE_TAGS="samba,member,cups,printserver"
|
Reference in New Issue
Block a user