Date: Tue, 26 Apr 2011 00:22:17 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d mountd nfsd Message-ID: <201104260022.p3Q0MYE3024190@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-04-26 00:22:17 UTC
FreeBSD src repository
Modified files:
etc/defaults rc.conf
etc/rc.d mountd nfsd
Log:
SVN rev 221046 on 2011-04-26 00:22:17Z by rmacklem
Update the /etc/rc.d scripts for mountd and nfsd so they
can use the "-o" option to force the old NFS server to run.
Running the old NFS server is enabled by setting
oldnfs_server_enable="YES". The scripts will only enable
providing service for NFSv4 if nfsv4_server_enable="YES"
is set.
Reviewed by: dougb (rc)
Revision Changes Path
1.388 +1 -0 src/etc/defaults/rc.conf
1.23 +3 -4 src/etc/rc.d/mountd
1.18 +26 -13 src/etc/rc.d/nfsd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104260022.p3Q0MYE3024190>
