nuke mdev and replace it with hotplug2 :)
[openwrt-10.03/.git] / target / linux / generic-2.6 / files / init
index 292d429dcd5e1832b0ac6e40213ea488c8a332d1..af397d9abbc72d700dbc69cbfb44d8309a1abc35 100755 (executable)
@@ -12,7 +12,7 @@ else
        mknod /dev/console c 5 1
        mkdir /dev/pts
        mkdir /dev/shm
-       /sbin/mdev -s
+       /sbin/hotplug2 --no-persistent --coldplug
 fi
 
 mount none /dev/pts -t devpts