glfs/connect/dhcp/dhcpcd/dhcpcd-config.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

21 lines
567 B
XML

<sect2>
<title>Configuring dhcpcd</title>
<sect3><title>Config files</title>
<para><userinput>/etc/dhcpcd/*</userinput></para>
</sect3>
<sect3><title>Configuration Information</title>
<para>To configure the client, you need to modify the
<filename>/etc/sysconfig/network-devices/ifconfig.eth0</filename> file
(or the appropriate one for the interface you are running DHCP on)
you created earlier by adding the appropriate <userinput>DHCP_PROG
</userinput>, <userinput>DHCP_START</userinput> and
<userinput>DHCP_STOP</userinput> values.</para>
</sect3>
</sect2>