Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2001 13:47:59 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Gordon Tetlow <gordont@gnf.org>
Cc:        hackers@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Subject:   Re: bin/30972: nfsd and mountd are in the wrong location
Message-ID:  <XFMail.011010134759.jhb@FreeBSD.org>
In-Reply-To: <Pine.LNX.4.33.0110101303380.807-100000@smtp.gnf.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 10-Oct-01 Gordon Tetlow wrote:
> Here is a diff that fixes a couple of issues and will facilitate moving
> nfsd and mountd into /usr/sbin

Err, you don't need this to move the binaries.  They will already be in the
path so it will work fine with just 'mountd' and 'nfsd' as it does now.
 
> This also removes the bogus nfs_client_flags since it is no longer used.

I've committed that part.
 
Something else that would really help here would be to update the rc.network
script to kldload the nfsclient.ko and nfsserver.ko kernel modules if needed
when nfs_client_enable and/or nfs_server_enable are set to YES.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011010134759.jhb>