mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Revert "fuse: start init scripts on RUNLEVEL=boot"
This reverts commit d51f70da6a4a686273cd44892d3673818b608588.
This commit is contained in:
parent
76c342d13f
commit
be428616c6
@ -23,12 +23,5 @@
|
|||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
case $RUNLEVEL in
|
progress "Starting Fuse"
|
||||||
boot)
|
mount -t fusectl fusectl /sys/fs/fuse/connections >/dev/null 2>&1
|
||||||
progress "Starting Fuse"
|
|
||||||
mount -t fusectl fusectl /sys/fs/fuse/connections >/dev/null 2>&1
|
|
||||||
;;
|
|
||||||
|
|
||||||
poweroff|reboot)
|
|
||||||
;;
|
|
||||||
esac
|
|
Loading…
x
Reference in New Issue
Block a user