mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-12-15 09:49:46 +00:00
ed4e345f25
/storage will be unmounted by systemd-shutdown, like /flash. As the squashfs root has several symlinks to /storage it should not be unmounted during the normal shutdown process. This prevents the symlinked files/directories vanishing too early and also removes the "unmount /storage failed" messages when netbooting. Signed-off-by: Matthias Reichl <hias@horus.com>