diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index cd99e47cd..c45cb47aa 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -53,7 +53,7 @@ the network script will bring up the Network Interface Card (NIC) during booting of the system. If set to anything but <quote>yes</quote> the NIC will be ignored by the network script and not be brought up.</para> -<para>The <envar>SERVICE</envar> variable defines the method used in obtaining +<para>The <envar>SERVICE</envar> variable defines the method used for obtaining the IP address. The LFS-Bootscripts package has a modular IP assignment format, and creating additional files in the <filename class="directory">/etc/sysconfig/network-devices/services</filename> directory |