Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 02:43:03 +0100
From:      Gianmarco Giovannelli <gmarco@scotty.masternet.it>
To:        freebsd-questions@freebsd.org
Subject:   Re: How to I tell nfsd that /etc/exports has changed?
Message-ID:  <4.2.0.58.19991227024154.015e9b30@194.184.65.4>
In-Reply-To: <199912262035.VAA11339@dorifer.heim3.tu-clausthal.de>

next in thread | previous in thread | raw e-mail | index | archive | help
At 26/12/99, Oliver Fromme wrote:
>Stan Brown wrote in list.freebsd-questions you wrote (26 Dec 1999 18:54:16 
>+0100):
>  >      After Icahnge /etc/exports, how do I make the chnages take effect,
>  >      short of rebooting?
>
>nfsd doesn't care about your exports at all.  It's mountd that
>has to be notified about changes in your /etc/exports:
>
>kill -HUP $(cat /var/run/mountd.pid)


killall -HUP mountd

should work too...




Best Regards,
Gianmarco Giovannelli ,  "Unix expert since yesterday"
http://www.giovannelli.it/~gmarco
http://www2.masternet.it





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




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