en-US/adminoptions.xml

David Nalley ke4qqq at fedoraproject.org
Thu Mar 26 11:59:00 UTC 2009


 en-US/adminoptions.xml |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

New commits:
commit fbc7f3f948c93f502e3c3d81a9e7c8f63e83d7c6
Author: David Nalley <david at gnsa.us>
Date:   Thu Mar 26 07:57:44 2009 -0400

    trying to finish the syslog edits 487838

diff --git a/en-US/adminoptions.xml b/en-US/adminoptions.xml
index fa8eb85..8931df4 100644
--- a/en-US/adminoptions.xml
+++ b/en-US/adminoptions.xml
@@ -514,13 +514,11 @@ Press <enter> for a shell</screen>
         systems on the network, edit the file
         <filename>/etc/rsyslog.conf</filename>. You must use
         <systemitem class="username">root</systemitem> privileges to
-        edit the file <filename>/etc/rsyslog.conf</filename>. Add
-        the option <option>-r</option> to the
-        <command>SYSLOGD_OPTIONS</command>:
+        edit the file <filename>/etc/rsyslog.conf</filename>. Uncomment the
+	following lines by removing the hash preceding them:
+	<screen><computeroutput>$ModLoad imudp.so</computeroutput>
+	<computeroutput>$UDPServerRun 514</computeroutput></screen>
       </para>
-<screen>
-<computeroutput>SYSLOGD_OPTIONS="-m 0 <userinput>-r</userinput>"</computeroutput>
-</screen>
       <para>
         Restart the <command>rsyslog</command> service to apply the
         change:





More information about the Fedora-docs-commits mailing list