diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-15 19:38:00 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-15 19:38:00 +0000 |
commit | 1846700136a18ac7c3f3c6fa53898c1984f97bb7 (patch) | |
tree | bb4795a4082f21b1c3ab0aac290b2f0045149f24 /chapter06 | |
parent | 2fabc0aafa5918abc5aaa960b98bc70c686433fc (diff) |
Update the Udev rules file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index a3f16876e..8404a1176 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -44,7 +44,7 @@ <para>Udev's configuration is far from ideal by default, so install the configuration files here:</para> -<screen><userinput>cp -v ../udev-config-3.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen> +<screen><userinput>cp -v ../udev-config-4.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen> <para>Install the documentation that explains how to create Udev rules:</para> |