]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - README
[PATCH] added 0.2 change log info.
[thirdparty/systemd.git] / README
diff --git a/README b/README
index 1a46a3c1eebf6b0d96d7b21bee77326badecb83c..07fa162bbd87d6f26e561f51b59d3fe4bac76d1e 100644 (file)
--- 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