aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/symlinks.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-20 00:44:22 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-20 00:44:22 +0000
commit8aa7fdeb1c7acf441548f5b19f9e342cce67924f (patch)
tree154a1f37980cb289272db467753306982dc1fc40 /chapter07/symlinks.xml
parentacbaccdc71d0a6edfdb98ae169c9d80847cbac0c (diff)
Remove unneeded confiugure switches from gcc.
Restore installation of udev-lfs support files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/symlinks.xml')
-rw-r--r--chapter07/symlinks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml
index cf06009a5..23e3026ef 100644
--- a/chapter07/symlinks.xml
+++ b/chapter07/symlinks.xml
@@ -48,9 +48,9 @@
rules. A script has been included that generates the initial rules.
Generate these rules by running:</para>
-<screen role="nodump"><userinput>bash /lib/udev/init-net-rules.sh</userinput></screen>
+<screen role="install"><userinput>bash /lib/udev/init-net-rules.sh</userinput></screen>
- <para> Now, inspect th
+ <para> Now, inspect the
<filename>/etc/udev/rules.d/70-persistent-net.rules</filename> file, to
find out which name was assigned to which network device:</para>