2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-08-21 21:46:18 +00:00
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