diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-02 16:47:42 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-02 16:47:42 +0000 |
commit | ffd471a5fbf3b0c69b468ec996e5c118efaf481b (patch) | |
tree | e652d4d92978a6a4b72e2e4edfcbe21c8b1c2751 /chapter07/network.xml | |
parent | faca37e6ec77abdb9cb734c4d159ce98530a3f7d (diff) |
Reprise of r6318.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 |