Explorar o código

Update mqtt-v4.sh

tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
5bc7e2fc7c
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      ct/mqtt-v4.sh

+ 5 - 0
ct/mqtt-v4.sh

@@ -255,6 +255,11 @@ fi
 }
 clear
 start_script
+if [ "$CT_TYPE" == "1" ]; then 
+ FEATURES="nesting=1,keyctl=1"
+ else
+ FEATURES="nesting=1"
+ fi
 if [ "$VERB" == "yes" ]; then set -x; fi
 if [ "$CT_TYPE" == "1" ]; then
   FEATURES="nesting=1,keyctl=1"