ctdb-docs: Promote CTDB_INIT_STYLE to global options section
[metze/samba/wip.git] / ctdb / doc / ctdbd.conf.5.xml
index ac5214238ce2482f7981c783c92e69a267be8ac0..862370e13be39a6a15f8dc3093229dab2894d689 100644 (file)
 
     <para>
       These options may be used in the initscripts, daemon and
-      scripts.
+      scripts.  If any of these options are required then they should
+      be set in the distribution-specific initscript configuration,
+      such as <filename>/etc/sysconfig/ctdb</filename> or
+      <filename>/etc/default/ctdb</filename>.
     </para>
 
     <variablelist>
        </listitem>
       </varlistentry>
 
+      <varlistentry>
+       <term>CTDB_INIT_STYLE=debian|redhat|suse</term>
+       <listitem>
+         <para>
+           This is the init style used by the Linux distribution (or
+           other operating system) being used.  This is usually
+           determined dynamically by checking the system.  This
+           variable is used by the initscript to determine which init
+           system primitives to use.  It is also used by some
+           eventscripts to choose the name of initscripts for certain
+           services, since these can vary between distributions.
+         </para>
+         <para>
+           No fixed default.
+         </para>
+         <para>
+           If this option needs to be changed from the calculated
+           default for the initscript to function properly, then it
+           must be set in the distribution-specific initscript
+           configuration, such as
+           <filename>/etc/sysconfig/ctdb</filename>
+         </para>
+       </listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>
 
@@ -1510,31 +1538,6 @@ CTDB_SET_MonitorInterval=20
        </listitem>
       </varlistentry>
 
-      <varlistentry>
-       <term>CTDB_INIT_STYLE=debian|redhat|suse</term>
-       <listitem>
-         <para>
-           This is the init style used by the Linux distribution (or
-           other operating system) being used.  This is usually
-           determined dynamically by checking the system.  This
-           variable is used by the initscript to determine which init
-           system primitives to use.  It is also used by some
-           eventscripts to choose the name of initscripts for certain
-           services, since these can vary between distributions.
-         </para>
-         <para>
-           No fixed default.
-         </para>
-         <para>
-           If this option needs to be changed from the calculated
-           default for the initscript to function properly, then it
-           must be set in the distribution-specific initscript
-           configuration, such as
-           <filename>/etc/sysconfig/ctdb</filename>
-         </para>
-       </listitem>
-      </varlistentry>
-
       <varlistentry>
        <term>CTDB_MAX_CORRUPT_DB_BACKUPS=<parameter>NUM</parameter></term>
        <listitem>