From owner-freebsd-bugs Tue Oct 22 01:42:54 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA12427 for bugs-outgoing; Tue, 22 Oct 1996 01:42:54 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA12410; Tue, 22 Oct 1996 01:42:50 -0700 (PDT) Date: Tue, 22 Oct 1996 01:42:50 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610220842.BAA12410@freefall.freebsd.org> To: hsu@clinet.fi, scrappy, freebsd-bugs Subject: Re: bin/926 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Mounting nfs disks before starting mountd: Chicken or Egg problem State-Changed-From-To: feedback-open State-Changed-By: scrappy State-Changed-When: Tue Oct 22 01:42:07 PDT 1996 State-Changed-Why: Problem Still Exists -- From: Heikki Suonsivu This is still valid problem; mountd is started in /etc/rc later than mount -a -t nfs is run (checked current from two days ago).