mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
Revert "busybox: unmount various filesystems on reboot/poweroff"
This reverts commit f773b666d9163013f219354db017067f52773b51.
This commit is contained in:
parent
eb94fdc8b8
commit
ec6285a801
@ -29,7 +29,5 @@ case $RUNLEVEL in
|
||||
mount -n -t ramfs none /var
|
||||
;;
|
||||
poweroff|reboot)
|
||||
progress "unmounting filesystems"
|
||||
umount /var
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user