mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Revert "udev: shutdown udev monitor on reboot/poweroff"
This reverts commit df2f99aaa3.
This commit is contained in:
@@ -30,7 +30,5 @@ case $RUNLEVEL in
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
progress "Stopping udev monitor"
|
||||
killall udevadm
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user