diff --git a/util-linux/mdev.c b/util-linux/mdev.c index 688100c3a..830939b92 100644 --- a/util-linux/mdev.c +++ b/util-linux/mdev.c @@ -21,7 +21,7 @@ #include "busybox.h" #include "xregex.h" -#define DEV_PATH "/tmp/dev" +#define DEV_PATH "/dev" #include