mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 11:56:20 +00:00
Update wireguard.sh
This commit is contained in:
parent
02a9846caa
commit
24bb42e8ed
@ -161,7 +161,7 @@ function cleanup() {
|
||||
rm -rf $TEMP_DIR
|
||||
}
|
||||
if [ "$IM" == "1" ]; then
|
||||
FEATURES="nesting=1,keyctl=1,mknod=1"
|
||||
FEATURES="nesting=1,keyctl=1"
|
||||
else
|
||||
FEATURES="nesting=1"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user