aboutsummaryrefslogtreecommitdiff
path: root/repos/core/busybox/mdev.run
diff options
context:
space:
mode:
Diffstat (limited to 'repos/core/busybox/mdev.run')
-rwxr-xr-xrepos/core/busybox/mdev.run3
1 files changed, 3 insertions, 0 deletions
diff --git a/repos/core/busybox/mdev.run b/repos/core/busybox/mdev.run
new file mode 100755
index 00000000..af9a3abf
--- /dev/null
+++ b/repos/core/busybox/mdev.run
@@ -0,0 +1,3 @@
+#!/bin/sh
+printf '\n' 2>/dev/null > /proc/sys/kernel/hotplug
+exec mdev -df 2>&1