2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[2451] Update the guide too about services in default config

This commit is contained in:
Mukund Sivaraman
2012-11-20 15:13:51 +05:30
parent 82bf3de5bb
commit a9ed9aeccd

View File

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