From 1dfb7a131db56114d8315c66fa8a355b2d3809c0 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 15 Jan 2002 21:53:21 +0000 Subject: dir name change for network script (from nic-config to network-devices) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/network.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07/network.xml') diff --git a/chapter07/network.xml b/chapter07/network.xml index 67278f919..7aa48a67a 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -34,7 +34,7 @@ network interface name (such as eth0 or eth0:1) First let's create this directory by running: -mkdir /etc/sysconfig/nic-config +mkdir /etc/sysconfig/network-devices Now, new files are created in that directory containing the following. The following command creates a sample ifconfig.eth0 file: -- cgit v1.2.3-54-g00ecf