Files
2026-07-13 13:12:17 +08:00

7 lines
403 B
HTML

<header>Retry mounts in background?</header>
If the first NFS mount attempt times out, retry the mount in the background.<br>
After a mount operation is backgrounded, all subsequent mounts on the same NFS server will be backgrounded immediately, without first attempting the mount. A missing mount point is treated as a timeout, to allow for nested NFS mounts.<br>
<br><i>mount options: bg/fg</i>
<hr>