mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Revert "busybox: unmount various filesystems on reboot/poweroff"
This reverts commit f773b666d9.
This commit is contained in:
@@ -29,7 +29,5 @@ case $RUNLEVEL in
|
||||
mount -n -t ramfs none /var
|
||||
;;
|
||||
poweroff|reboot)
|
||||
progress "unmounting filesystems"
|
||||
umount /var
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user