diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 556a97e8c..7774d98ec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ 2008-10-12 + + [dj] - Corrected installation of udev rule files. + [dj] - Removed command to move /sbin/arpd to /usr/sbin as this is default in iproute2-2.26.6. diff --git a/chapter06/udev.xml b/chapter06/udev.xml index b84f89a68..4a1b2c1ca 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -95,12 +95,12 @@ rmdir -v /lib/pkgconfig configuration does not cover all devices. First install two extra rules files from Udev to help support device-mapper and RAID setups: -install -m644 -v etc/udev/packages/64-*.rules \ +install -m644 -v rules/packages/64-*.rules \ /etc/udev/rules.d/ Now install a file to create symlinks for certain hand-held devices: -install -m644 -v etc/udev/packages/40-pilot-links.rules \ +install -m644 -v rules/packages/40-pilot-links.rules \ /etc/udev/rules.d/