Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 1999 09:38:16 +0100
From:      Martin Blapp <mb@imp.ch>
To:        cvs-committers@freebsd.org
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/etc rc
Message-ID:  <Pine.SGI.4.10.9911300932580.3028-100000@mephisto.imp.ch>

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

> Call rpc.umntall only if nfs_client_enable, hang occurse otherwise

Can you please tell me why it hangs ? That means :

- Is there a /var/db/mounttab ? (If no it should just skip)
- Have you disconected the network while operating and have
  not connected since then ?

The utility only does something if :

- /var/db/mounttab exists
- you have not properly unmounted your nfs-filesystems

So a normal user will never have hangs during startup if he
does not use nfs.

Why don't you ask dillon or me before doing the commit ? Even
if you are right, I'm interested in discussing it first.

Martin

Martin Blapp, mb@imp.ch
------------------------------------------------
Improware AG, UNIX solution and service provider
Zurlindenstrasse 29, 4133 Pratteln, Switzerland
Phone: +41 79 370 26 05, Fax: +41 61 826 93 01
------------------------------------------------




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.10.9911300932580.3028-100000>