fix unraid mnts

This commit is contained in:
2026-03-19 13:08:23 +00:00
parent 3f2e3d99e5
commit c29451d38a
+4
View File
@@ -132,7 +132,9 @@ in {
"gid=1000" "gid=1000"
"iocharset=utf8" "iocharset=utf8"
"nofail" "nofail"
"x-systemd.automount"
"_netdev" "_netdev"
"noserverino"
"vers=3.0" "vers=3.0"
]; ];
}; };
@@ -146,7 +148,9 @@ in {
"gid=1000" "gid=1000"
"iocharset=utf8" "iocharset=utf8"
"nofail" "nofail"
"x-systemd.automount"
"_netdev" "_netdev"
"noserverino"
"vers=3.0" "vers=3.0"
]; ];
}; };