2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-16 12:42:28 +00:00
repo/core/busybox/files/mdev.run

9 lines
155 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.
2020-03-07 18:11:41 +00:00
printf '\n' 2>/dev/null \
> /proc/sys/kernel/hotplug
2020-02-04 08:57:00 +00:00
exec mdev -df