From owner-freebsd-current@FreeBSD.ORG Thu Jul 7 01:56:33 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF3CC106564A for ; Thu, 7 Jul 2011 01:56:33 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id C03E58FC08 for ; Thu, 7 Jul 2011 01:56:33 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id p671uXI5072103; Wed, 6 Jul 2011 18:56:33 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id p671uXVw072102; Wed, 6 Jul 2011 18:56:33 -0700 (PDT) (envelope-from sgk) Date: Wed, 6 Jul 2011 18:56:33 -0700 From: Steve Kargl To: Rick Macklem Message-ID: <20110707015633.GA72095@troutmask.apl.washington.edu> References: <1978167896.291961.1310002395874.JavaMail.root@erie.cs.uoguelph.ca> <178783682.291966.1310002401214.JavaMail.root@erie.cs.uoguelph.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <178783682.291966.1310002401214.JavaMail.root@erie.cs.uoguelph.ca> User-Agent: Mutt/1.4.2.3i Cc: FreeBSD-Current Subject: Re: Can options NFSD and NFSSERVER exist in the same kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2011 01:56:34 -0000 On Wed, Jul 06, 2011 at 09:33:21PM -0400, Rick Macklem wrote: > Although deleting /etc/rc.d/nfsserver is probably all you need > to do if you have head/etc/rc.d/nfsd, I've attached an updated > nfsd script that I am waiting for a review of. > > If you'd like to test this (when /etc/rc.d/nfsserver is deleted), > it would be appreciated. > > I think it will work for your case, rick I can test this tomorrow. Thanks again for the quick response. -- Steve