mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: prevent unmounting storage via umount.target
/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>
This commit is contained in:
parent
092e574f57
commit
dd6f2cfe5c
@ -0,0 +1,2 @@
|
|||||||
|
[Unit]
|
||||||
|
DefaultDependencies=no
|
Loading…
x
Reference in New Issue
Block a user