fix unraid mnts
This commit is contained in:
@@ -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"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user