Selaa lähdekoodia

Update motioneye.sh

tteckster 3 vuotta sitten
vanhempi
commit
d9bc28f1c4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      ct/motioneye.sh

+ 1 - 1
ct/motioneye.sh

@@ -163,7 +163,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