summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 1a46a3c1ee..07fa162bbd 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