aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-07-24 19:59:52 -0400
committerGreg KH <gregkh@suse.de>2005-04-26 21:01:40 -0700
commitcee360d32efd8392f7e342dcaeda1de50a2c1bcf (patch)
tree8fdc65532a827a8e72dda2bcd8a308b2af7827f2 /README
parent03e64c8f8cc426d80db00291821cd6b645f20e05 (diff)
downloadudev-cee360d32efd8392f7e342dcaeda1de50a2c1bcf.tar.gz
[PATCH] added 0.2 change log info.002
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 1a46a3c1..07fa162b 100644
--- a/README
+++ b/README
@@ -8,9 +8,7 @@ To use:
- Edit the udev.h file and replace the following variables with values
that make sense for your system:
- #define SYSFS_ROOT "/sys"
- #define UDEV_ROOT "/home/greg/linux/udev/"
- #define DEV_FILE "/dev"
+ #define UDEV_ROOT "/udev/"
#define MKNOD "/bin/mknod"
The only value most people will have to change is the UDEV_ROOT
variable, as I doubt you really want device nodes to be created in my