Kaynağa Gözat

kill hotplug2 before running init

SVN-Revision: 10929
Felix Fietkau 18 yıl önce
ebeveyn
işleme
c1f6e213a1
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      target/linux/generic-2.6/base-files/init

+ 1 - 0
target/linux/generic-2.6/base-files/init

@@ -74,4 +74,5 @@ mount -o move /dev/pts /mnt/dev/pts
 mount -o move /tmp /mnt/tmp
 mount -o move /sys /mnt/sys
 mount none /tmp -t tmpfs
+killall -q hotplug2
 exec switch_root -c /dev/console /mnt /sbin/init