Selaa lähdekoodia

done now i think

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1450 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 vuotta sitten
vanhempi
commit
9636549420
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 4
      chapter07/network.xml

+ 0 - 4
chapter07/network.xml

@@ -32,10 +32,6 @@ the files in the /etc/sysconfig/network-devices directory. This
 directory should contain files in the form of ifconfig.xyz, where xyz is a
 network interface name (such as eth0 or eth0:1)</para>
 
-<para>First let's create this directory by running:</para>
-
-<para><screen><userinput>mkdir /etc/sysconfig/network-devices</userinput></screen></para>
-
 <para>We also need to add this directory path to the /etc/sysconfig/rc file
 so that other scripts (like ifup and ifdown) know where this directory is
 located.</para>