Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 May 2005 20:48:48 +0200
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        hackers@freebsd.org
Subject:   /etc/rc.d/nfslocking
Message-ID:  <86zmve93zj.fsf@xps.des.no>

next in thread | raw e-mail | index | archive | help
...only checks if nfs_server_enable *or* nfs_client_enable is true
before trying to start rpc.statd and rpc.lockd; but rpc.lockd won't
work if the nfsclient module compiled in or loaded.  I can't make up
my mind whether to hack rpc.lockd to kldload nfsclient, hack
/etc/rc.d/nfslocking to require nfs_client_enable for rpc.lockd, or
hack /etc/rc.d/nfslocking to silently load it when needed.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86zmve93zj.fsf>