mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
Revert "udev: shutdown udev monitor on reboot/poweroff"
This reverts commit df2f99aaa3f55ddef4e61335613aac44e59ac81a.
This commit is contained in:
parent
b38f39de73
commit
1036bf25fe
@ -30,7 +30,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "Stopping udev monitor"
|
|
||||||
killall udevadm
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user