]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2451] Update the guide too about services in default config
authorMukund Sivaraman <muks@isc.org>
Tue, 20 Nov 2012 09:43:51 +0000 (15:13 +0530)
committerMukund Sivaraman <muks@isc.org>
Tue, 20 Nov 2012 09:43:51 +0000 (15:13 +0530)
doc/guide/bind10-guide.xml

index d585b63095e6b76b06cae7b873652f6b724586b1..eec5bdebf9f2ef997597124c27c98ab828be6289 100644 (file)
@@ -425,11 +425,12 @@ var/
         </listitem>
 
         <listitem>
-          <para>In another console, enable the authoritative DNS service
-            (by using the <command>bindctl</command> utility to configure
-            the <command>b10-auth</command> component to run):
-            <screen>$ <userinput>bindctl</userinput></screen>
-            (Login with the provided default username and password.)
+          <para>DNS and DHCP components are not started in the default
+           configuration.  In another console, enable the authoritative
+           DNS service (by using the <command>bindctl</command> utility
+           to configure the <command>b10-auth</command> component to
+           run): <screen>$ <userinput>bindctl</userinput></screen>
+           (Login with the provided default username and password.)
             <screen>
 &gt; <userinput>config add Boss/components b10-auth</userinput>
 &gt; <userinput>config set Boss/components/b10-auth/special auth</userinput>