diff options
Diffstat (limited to 'chapter09/symlinks.xml')
-rw-r--r-- | chapter09/symlinks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/symlinks.xml b/chapter09/symlinks.xml index 3b46a67b0..c4ddd4eaf 100644 --- a/chapter09/symlinks.xml +++ b/chapter09/symlinks.xml @@ -48,7 +48,7 @@ rules. A script has been included that generates the initial rules. Generate these rules by running:</para> -<screen role="install"><userinput>bash /lib/udev/init-net-rules.sh</userinput></screen> +<screen role="install"><userinput>bash /usr/lib/udev/init-net-rules.sh</userinput></screen> <para> Now, inspect the <filename>/etc/udev/rules.d/70-persistent-net.rules</filename> file, to |