glfs/connect/dhcp/dhcpcd/dhcpcd-config.xml

20 lines
569 B
XML
Raw Normal View History

<sect2>
<title>Configuring dhcpcd</title>
<sect3><title>Config files</title>
<para><userinput>/var/lib/dhcpc/*</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>