repo/core/busybox/files/mdev.run
2020-03-07 18:58:11 +02:00

9 lines
160 B
Bash

#!/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