Date: Sat, 22 Apr 2000 17:30:41 +1000 (EST) From: Phillip Musumeci <phillip@mirriwinni.cse.rmit.edu.au> To: FreeBSD-gnats-submit@freebsd.org Subject: conf/18152: Improvement to sample/default /etc/exports file Message-ID: <200004220730.RAA39277@mirriwinni.cse.rmit.edu.au>
next in thread | raw e-mail | index | archive | help
>Number: 18152
>Category: conf
>Synopsis: /etc/exports should suggest how to get mountd to reread it
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 22 00:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Phillip Musumeci
>Release: FreeBSD 4.0-RELEASE i386
>Organization:
RMIT Comp Sys Eng Dept.
>Environment:
Any FreeBSD system that is an NFS server
>Description:
New users configuring systems find it tricky to identify which
task to signal in order to have their /etc/exports file reread.
>How-To-Repeat:
-
>Fix:
I suggest we prepend the default /etc/exports file with something like
#
# After applying changes to the /etc/exports file, issue command
#
# kill -SIGHUP `cat /var/run/mountd.pid`
#
# to update exports known by the nfsd server tasks. See also "man mountd".
#
# (If you have not enabled NFS serving, revisit the system admin tool or
# edit /etc/rc.conf, and then reboot or start nfsd manually).
#
Thanks, Phillip.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004220730.RAA39277>
