FreeBSD Bugzilla – Attachment 62585 Details for
Bug 93522
[patch] use rc.d script in example describing how to restart mountd in nework-servers chapter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rcd.diff
rcd.diff (text/plain; charset=us-ascii), 1.33 KB, created by
Daniel Gerzo
on 2006-02-21 16:32:13 UTC
(
hide
)
Description:
rcd.diff
Filename:
MIME Type:
Creator:
Daniel Gerzo
Created:
2006-02-21 16:32:13 UTC
Size:
1.33 KB
patch
obsolete
>--- /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml.orig Thu Feb 16 09:44:00 2006 >+++ /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Sat Feb 18 15:20:53 2006 >@@ -773,13 +773,16 @@ > /exports -alldirs -maproot=root client01 client02 > /exports/obj -ro</programlisting> > >- <para>You must restart >- <application>mountd</application> whenever you modify >- <filename>/etc/exports</filename> so the changes can take effect. >- This can be accomplished by sending the HUP signal >- to the <command>mountd</command> process:</para> >+ <para>The <application>mountd</application> must be forced to >+ recheck the <filename>/etc/exports</filename> file whenever it >+ has been modified, so the changes can take effect. This can be >+ accomplished by invoking the <command>mountd</command> >+ &man.rc.8; script with the appropriate parameter:</para> > >- <screen>&prompt.root; <userinput>kill -HUP `cat /var/run/mountd.pid`</userinput></screen> >+ <screen>&prompt.root; <userinput>/etc/rc.d/mountd reload</userinput></screen> >+ >+ <para>Refer to <xref linkend="configtuning-rcd"> for more >+ information about using rc scripts.</para> > > <para>Alternatively, a reboot will make FreeBSD set everything > up properly. A reboot is not necessary though.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 93522
:
62583
|
62584
| 62585