2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

busybox: Clear hotplug for mdev service

This commit is contained in:
Dylan Araps 2020-03-07 18:58:11 +02:00
parent f86cc29f35
commit 5eed8136c0
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,2 +1,8 @@
#!/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