mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
Revert "udev: shutdown udev daemon on reboot/poweroff"
This reverts commit 9cfaa2f75b81ed09a95f42a7e0a6ca6a9a7f07a2.
This commit is contained in:
parent
1036bf25fe
commit
eb94fdc8b8
@ -32,7 +32,5 @@ case $RUNLEVEL in
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
progress "stopping udev daemon"
|
||||
killall udevd
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user