diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/symlinks.xml | 4 |
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> |