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