From 0b386ca2ee22bb0ed2d60c0a358b67cddd4420df Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 25 May 2025 12:48:15 +0800 Subject: busybox: updated to 1.37.0 --- repos/core/busybox/mdev.run | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 repos/core/busybox/mdev.run (limited to 'repos/core/busybox/mdev.run') 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 -- cgit v1.2.3