X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=HOWTO-udev_for_dev;h=9833dd1411e0bfe478100326a7a5db5663d8c0f6;hp=58bf2d4e8caba0408f6304e15bb02d1354e7b657;hb=57663b364beda200ec189c889e7d9c9fede37c9a;hpb=b1224bc0da0328c44ed8816bb0cf28e7343bab86 diff --git a/HOWTO-udev_for_dev b/HOWTO-udev_for_dev index 58bf2d4e8..9833dd141 100644 --- a/HOWTO-udev_for_dev +++ b/HOWTO-udev_for_dev @@ -39,10 +39,10 @@ NOTE NOTE NOTE NOTE NOTE NOTE NOTE the end of this file. - make sure the /etc/udev/udev.conf file lists the udev_root as "/dev/" - and the udev_db as "/dev/.udev.tdb". It should contain the + and the udev_db as "/dev/.udevdb". It should contain the following lines in order to work properly. udev_root="/dev/" - udev_db="/dev/.udev.tdb" + udev_db="/dev/.udevdb" - reboot into a 2.6 kernel and watch udev create all of the initial device nodes in /dev