repo/core/busybox/files/mdev.run

9 lines
155 B
Plaintext
Raw Normal View History

2020-01-20 00:54:08 -07:00
#!/bin/sh
# Null the legacy hotplugger as the
# service will take over from here.
2020-03-07 11:11:41 -07:00
printf '\n' 2>/dev/null \
> /proc/sys/kernel/hotplug
2020-02-04 01:57:00 -07:00
exec mdev -df