diff --git a/ct/photoprism.sh b/ct/photoprism.sh index 748267a7..ec2325ad 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -164,7 +164,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