[deployment-guide/comm-rel: 200/727] Moved the Enabling the Service section up.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:41:09 UTC 2010


commit 9569b06494911fd57d0388594f154617bdfe2e25
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Thu Jul 29 16:26:22 2010 +0200

    Moved the Enabling the Service section up.

 en-US/The_kdump_Crash_Recovery_Service.xml |   44 ++++++++++++++--------------
 1 files changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/en-US/The_kdump_Crash_Recovery_Service.xml b/en-US/The_kdump_Crash_Recovery_Service.xml
index 53ff596..4a34be6 100644
--- a/en-US/The_kdump_Crash_Recovery_Service.xml
+++ b/en-US/The_kdump_Crash_Recovery_Service.xml
@@ -38,6 +38,28 @@
           For the information on minimum memory requirements, refer to the <citetitle pubwork="section">Required minimums</citetitle> section of the <ulink url="http://www.redhat.com/rhel/compare/"><citetitle pubwork="webpage">Red Hat Enterprise Linux</citetitle> comparison chart</ulink>. Note that when the <systemitem class="service">kdump</systemitem> crash recovery is enabled, the minimum memory requirements increase by the amount of memory reserved for it. This value is determined by a user, and defaults to 128 MB.
         </para>
       </important>
+      <section id="s2-kdump-configuration-gui-enable">
+        <title>Enabling the Service</title>
+        <para>
+          To start the <systemitem class="service">kdump</systemitem> daemon at boot time, click the <guibutton>Apply</guibutton> button on the toolbar. This will enable the service for runlevels <literal>2</literal>, <literal>3</literal>, <literal>4</literal>, and <literal>5</literal>, and start it for the current session. Similarly, clicking the <guibutton>Disable</guibutton> button will disable it for all runlevels and stop the service immediately.
+        </para>
+        <figure id="fig-kdump-kernel_dump_configuration-enabling">
+          <title>Enabling the <systemitem class="service">kdump</systemitem> service</title>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/kdump-kernel_dump_configuration-enabling.png" format="PNG" scalefit="1" />
+            </imageobject>
+            <textobject>
+              <para>
+                Enabling the <systemitem class="service">kdump</systemitem> service
+              </para>
+            </textobject>
+          </mediaobject>
+        </figure>
+        <para>
+          For more information on runlevels and configuring services in general, refer to <xref linkend="ch-Controlling_Access_to_Services" />.
+        </para>
+      </section>
       <section id="s2-kdump-configuration-gui-basic">
         <title>The <guilabel>Basic Settings</guilabel> Tab</title>
         <para>
@@ -141,28 +163,6 @@
           To customize the options that are passed to the <command>makedumpfile</command> core collector, edit the <guilabel>Core collector</guilabel> text field.
         </para>
       </section>
-      <section id="s2-kdump-configuration-gui-enable">
-        <title>Enabling the Service</title>
-        <para>
-          To start the <systemitem class="service">kdump</systemitem> daemon at boot time, click the <guibutton>Apply</guibutton> button on the toolbar. This will enable the service for runlevels <literal>2</literal>, <literal>3</literal>, <literal>4</literal>, and <literal>5</literal>, and start it for the current session. Similarly, clicking the <guibutton>Disable</guibutton> button will disable it for all runlevels and stop the service immediately.
-        </para>
-        <figure id="fig-kdump-kernel_dump_configuration-enabling">
-          <title>Enabling the <systemitem class="service">kdump</systemitem> service</title>
-          <mediaobject>
-            <imageobject>
-              <imagedata fileref="images/kdump-kernel_dump_configuration-enabling.png" format="PNG" scalefit="1" />
-            </imageobject>
-            <textobject>
-              <para>
-                Enabling the <systemitem class="service">kdump</systemitem> service
-              </para>
-            </textobject>
-          </mediaobject>
-        </figure>
-        <para>
-          For more information on runlevels and configuring services in general, refer to <xref linkend="ch-Controlling_Access_to_Services" />.
-        </para>
-      </section>
     </section>
     <section id="s2-kdump-configuration-testing">
       <title>Testing the Configuration</title>


More information about the docs-commits mailing list