mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-21 03:04:42 +02:00
Add keyctl parameter
This commit is contained in:
parent
3977496d8e
commit
6ac88f649b
28 changed files with 82 additions and 1 deletions
|
@ -19,6 +19,9 @@ LXC_UNPRIVILEGED="1"
|
|||
# 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue