diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/udev.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 665191e2f..0e5fa85fd 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -122,6 +122,10 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen> <screen><userinput remap="install">make install</userinput></screen> + <para>Remove an empty documentation directory:</para> + +<screen><userinput remap="install">rmdir /usr/share/doc/udev</userinput></screen> + <para>Udev's default configuration covers most but not all devices. Install a file to create symlinks for certain hand-held devices:</para> |