From owner-freebsd-questions Thu Sep 14 21:18:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kirk.dsl.visi.com (kirk.dsl.visi.com [209.98.248.172]) by hub.freebsd.org (Postfix) with ESMTP id 50CFD37B423 for ; Thu, 14 Sep 2000 21:18:38 -0700 (PDT) Received: from localhost (dgl@localhost) by kirk.dsl.visi.com (8.11.0/8.9.3) with ESMTP id e8F4Ibg00682 for ; Thu, 14 Sep 2000 23:18:37 -0500 (CDT) (envelope-from dgl@visi.com) X-Authentication-Warning: kirk.dsl.visi.com: dgl owned process doing -bs Date: Thu, 14 Sep 2000 23:18:36 -0500 (CDT) From: Doug Lee To: freebsd-questions@freebsd.org Subject: umounting NFS on shutdown Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do I need to explicitly umount NFS mounts on shutdown by putting lines in /etc/rc.shutdown? rc.shutdown looks to contain code to do just that, but I find that NFS is still mounted after `shutdown now' (though the network is down, which makes NFS mounts the source of some really annoying hangs if I don't remember to get rid of them quickly). I'm not sure what info I need to provide to help in answering this question, but I'll send on anything requested. -- Doug Lee dgl@visi.com http://www.visi.com/~dgl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message