2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
repo/core/busybox/files/mdev.run
2020-03-07 20:11:41 +02:00

9 lines
155 B
Bash

#!/bin/sh
# Null the legacy hotplugger as the
# service will take over from here.
printf '\n' 2>/dev/null \
> /proc/sys/kernel/hotplug
exec mdev -df