2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-08-20 13:16:19 +00:00
repo/core/busybox/files/mdev.run

9 lines
160 B
Plaintext
Raw Normal View History

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