Small changes in the kernel config
[openwrt.git] / target / linux / generic-2.6 / files / init
index 292d429..af397d9 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
This page took 0.023195 seconds and 4 git commands to generate.