diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index f5dd1faa8..904d766f4 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -17,11 +17,12 @@ <para>This section only applies if a network card is to be configured.</para> - <para>If a network card will not be used, there is likely no need to - create any configuration files relating to network cards. If that is - the case, remove the <filename class="symlink">network</filename> - symlinks from all run-level directories (<filename - class="directory">/etc/rc.d/rc*.d</filename>).</para> + <para>If a network card will not be used, there is likely no need to create + any configuration files relating to network cards. If that is the case, you + will need to remove the <filename class="symlink">network</filename> symlinks + from all run-level directories (<filename + class="directory">/etc/rc.d/rc*.d</filename>) after the bootscripts are + installed in <xref linkend="ch-scripts-bootscripts"/>.</para> <sect2 id='stable-net-names'> <title>Creating stable names for network interfaces</title> |