This commit is contained in:
2025-10-01 12:09:11 +03:00
parent ef257a32c2
commit ed33edb419
+4
View File
@@ -62,6 +62,10 @@ let
options = [ options = [
"bind" "bind"
"nofail" "nofail"
"uid=1000"
"gid=1000"
"fmask=0000"
"dmask=0000"
]; ];
}; };
}; };