ソースを参照

added not to network config page to remove the network symlinks if no NIC present

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年 前
コミット
6547aa1020
1 ファイル変更6 行追加0 行削除
  1. 6 0
      chapter07/network.xml

+ 6 - 0
chapter07/network.xml

@@ -5,6 +5,12 @@
 <para>This section only applies if you're going to configure a network
 card.</para>
 
+<para>If you don't have any network cards, you are most likely not going to
+create any configuration files relating to network cards. If that is the
+case, you must remove the <filename>network</filename> symlinks from all the
+runlevel directories
+(<filename class="directory">/etc/rc.d/rc*.d</filename>)</para>
+
 <sect2>
 <title>Configuring default gateway</title>