tteckster 2 anni fa
parent
commit
aff72290c4
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      ct/mqtt-v4.sh

+ 0 - 5
ct/mqtt-v4.sh

@@ -255,11 +255,6 @@ fi
 }
 }
 clear
 clear
 start_script
 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 [ "$VERB" == "yes" ]; then set -x; fi
 if [ "$CT_TYPE" == "1" ]; then
 if [ "$CT_TYPE" == "1" ]; then
   FEATURES="nesting=1,keyctl=1"
   FEATURES="nesting=1,keyctl=1"