[deployment-guide/comm-rel: 107/727] Updated the /etc/sysconfig/radvd section.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:33:11 UTC 2010


commit 394c4f5fd27be58772ef10297916a9d8d66fbe1e
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Thu Jul 22 16:52:18 2010 +0200

    Updated the /etc/sysconfig/radvd section.

 en-US/The_sysconfig_Directory.xml |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/en-US/The_sysconfig_Directory.xml b/en-US/The_sysconfig_Directory.xml
index 8bd74c8..e785e0c 100644
--- a/en-US/The_sysconfig_Directory.xml
+++ b/en-US/The_sysconfig_Directory.xml
@@ -1030,8 +1030,19 @@
         <secondary><filename>/etc/sysconfig/radvd</filename></secondary>
       </indexterm>
       <para>
-        The <filename>/etc/sysconfig/radvd</filename> file is used to pass arguments to the <command>radvd</command> daemon at boot time. The <command>radvd</command> daemon listens for router requests and sends router advertisements for the IP version 6 protocol. This service allows hosts on a network to dynamically change their default routers based on these router advertisements. For more information about available parameters for this file, refer to the <command>radvd</command> man page. By default, this file sets the owner of the <command>radvd</command> process to the user <computeroutput>radvd</computeroutput>.
+        The <filename>/etc/sysconfig/radvd</filename> file is used to pass arguments to the <command>radvd</command> daemon at boot time. By default, it contains the following option:
       </para>
+      <variablelist>
+        <varlistentry>
+          <term><option>OPTIONS=<replaceable>value</replaceable></option></term>
+          <listitem>
+            <para>
+              Additional options to be passed to the <command>radvd</command> daemon. For example:
+            </para>
+            <screen>OPTIONS="-u radvd"</screen>
+          </listitem>
+        </varlistentry>
+      </variablelist>
     </section>
     <section id="s2-sysconfig-samba">
       <title><filename>/etc/sysconfig/samba</filename></title>


More information about the docs-commits mailing list