mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Revert "fuse: shutdown fuse on reboot/poweroff"
This reverts commit 42e409745c9860590abdda795ba5b94092eaadc6.
This commit is contained in:
parent
8c0b1df278
commit
348593dcfb
@ -30,7 +30,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "Stopping Fuse"
|
|
||||||
umount /sys/fs/fuse/connections
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user