diff options
Diffstat (limited to 'chapter06/udev.xml')
-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 6d954bae2..36949fde2 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -50,7 +50,7 @@ devices nodes are to be created.</para></listitem> <para>Udev's configuration is far from ideal by default, so install the configuration files here:</para> -<screen><userinput>cp -v ../udev-config-4.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen> +<screen><userinput>cp -v ../&udev-config-file; /etc/udev/rules.d/25-lfs.rules</userinput></screen> <!-- Edit Me --> <para>Run the <command>udevstart</command> program to create our full |