From owner-freebsd-questions Tue Jan 19 07:07:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08928 for freebsd-questions-outgoing; Tue, 19 Jan 1999 07:07:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08903 for ; Tue, 19 Jan 1999 07:07:23 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id KAA24022; Tue, 19 Jan 1999 10:08:40 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901191508.KAA24022@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Staticly linked binaries In-Reply-To: <19990119080904.A12708@ctcdist.com> from "John C. Place" at "Jan 19, 99 08:09:04 am" To: placej@ctcdist.com Date: Tue, 19 Jan 1999 10:08:40 -0500 (EST) Cc: questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John C. Place wrote, > Also another somewhat related question. How do I force the /etc/exports to be > reread and implemented? The only think I have found was restart the machine > ergo slaying and restarting the daemon is their another way? >From the 'mountd' manpage, "After changing the exports file, a hangup signal should be sent to the mountd daemon to get it to reload the export information. After sending the SIGHUP (kill -s HUP `cat /var/run/mountd.pid`), check the syslog output to see if mountd logged any parsing errors in the exports file." I'd actually prefer to just, % killall -1 mountd -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message