summaryrefslogtreecommitdiff
path: root/udev.h
diff options
context:
space:
mode:
Diffstat (limited to 'udev.h')
-rw-r--r--udev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.h b/udev.h
index 458d1d9c37..f4f4f11f2d 100644
--- a/udev.h
+++ b/udev.h
@@ -41,7 +41,7 @@
#define SYSFS_ROOT "/sys"
/* Where udev should create its device nodes, trailing / needed */
-#define UDEV_ROOT "/home/greg/linux/udev/"
+#define UDEV_ROOT "/udev/"
/* device file in sysfs that contains major/minor number, leading / needed */
#define DEV_FILE "/dev"