]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2450] Remove ldconfig instruction from quickstart section
authorMukund Sivaraman <muks@isc.org>
Thu, 29 Nov 2012 00:11:38 +0000 (05:41 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 29 Nov 2012 00:11:38 +0000 (05:41 +0530)
doc/guide/bind10-guide.xml

index 840d01f10f07ecdccee966baf2d56e087e3e7255..c8adee846c58e35dba31d5b323839fccce40a09e 100644 (file)
@@ -418,14 +418,6 @@ var/
           </para>
         </listitem>
 
-        <listitem>
-          <para>If required, run <command>ldconfig</command> as root
-          (with <filename>/usr/local</filename> in
-          <filename>/etc/ld.so.conf</filename>):
-            <screen>$ <userinput>ldconfig</userinput></screen>
-          </para>
-        </listitem>
-
         <listitem>
           <para>Start the server (as root):
             <screen>$ <userinput>/usr/local/sbin/bind10</userinput></screen>