Date: Wed, 17 Jan 2007 16:37:44 -0500 From: John Nielsen <lists@jnielsen.net> To: freebsd-questions@freebsd.org Cc: Guido Demmenie <rottweilertje@rottnic.nl> Subject: Re: Reread rc.conf.... Message-ID: <200701171637.44316.lists@jnielsen.net> In-Reply-To: <EC30EDF6-DA6D-4972-9CD8-DE4EC45A7750@rottnic.nl> References: <fda61bb50701171155x7115ae7heb973a0b6cb7e305@mail.gmail.com> <981F845D-9971-4EF6-AF84-22F220673E9B@u.washington.edu> <EC30EDF6-DA6D-4972-9CD8-DE4EC45A7750@rottnic.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 17 January 2007 16:23, Guido Demmenie wrote: > A little bit offtopic: > Only /etc/rc.d/mountd won't stop mountd on my 6.0 system. But to > restart my nfsd I use the next commands > > #killall mountd > #/etc/rc.d/nfsd restart > > This usualy works to restart and reread my /etc/export file. A little further offtopic.. killall -HUP mountd does the same thing. JN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701171637.44316.lists>