Patch for review

Rick Macklem rmacklem at uoguelph.ca
Fri Apr 29 01:41:44 UTC 2011


Hi,

Here is a patch submitted by jh at . It makes sense to me (and seems ok
from a quick test), but I thought I'd check, just in case. This is
related to the recent change done on head (r211124) which makes the
NFS clients "nfs" and "oldnfs".

Thanks, rick
> %%%
> Index: etc/defaults/rc.conf
> ===================================================================
> --- etc/defaults/rc.conf (revision 221148)
> +++ etc/defaults/rc.conf (working copy)
> @@ -89,7 +89,7 @@ fsck_y_enable="NO" # Set to YES to do fs
> fsck_y_flags="" # Additional flags for fsck -y
> background_fsck="YES" # Attempt to run fsck in the background where
> possible.
> background_fsck_delay="60" # Time to wait (seconds) before starting
> the fsck.
> -netfs_types="nfs:NFS newnfs:NEWNFS smbfs:SMB portalfs:PORTAL
> nwfs:NWFS" # Net filesystems.
> +netfs_types="nfs:NFS oldnfs:OLDNFS smbfs:SMB portalfs:PORTAL
> nwfs:NWFS" # Net filesystems.
> extra_netfs_types="NO" # List of network extra filesystem types for
> delayed
> # mount at startup (or NO).


More information about the freebsd-rc mailing list