diff --git a/core/busybox/files/mdev.run b/core/busybox/files/mdev.run index 75f2bcd9..127cebde 100644 --- a/core/busybox/files/mdev.run +++ b/core/busybox/files/mdev.run @@ -1,2 +1,8 @@ #!/bin/sh + +# Null the legacy hotplugger as the +# service will take over from here. +printf /bin/true 2>/dev/null \ + > /proc/sys/kernel/hotplug + exec mdev -df