Recommend the use of 'noauto' for all remote filesystems other than

NFS, so that rc(8) doesn't choke on them when it tries to mount
them before the network is initialized.
This commit is contained in:
Sheldon Hearn 2001-12-20 17:07:04 +00:00
parent 4225365e92
commit bb522200e9

View File

@ -129,6 +129,11 @@ userquota=/var/quotas/tmp.user
.Pp
If the option ``noauto'' is specified, the filesystem will not be automatically
mounted at system startup.
This is recommended for all remote filesystems other than NFS,
since only NFS mounts are delayed until after network initialization
by the
.Xr rc 8
startup scripts.
.Pp
The type of the mount is extracted from the
.Fa fs_mntops