forked from bashclub/zamba-lxc-toolbox
Add keyctl parameter
This commit is contained in:
@ -19,6 +19,9 @@ LXC_UNPRIVILEGED="1"
|
||||
# enable nesting feature
|
||||
LXC_NESTING="1"
|
||||
|
||||
# enable keyctl feature
|
||||
LXC_KEYCTL="0"
|
||||
|
||||
# Defines the name from the SQL database
|
||||
VAULTWARDEN_DB_NAME="vaultwarden"
|
||||
|
||||
|
Reference in New Issue
Block a user