Lakka-LibreELEC/packages/sysutils/systemd/system.d/storage.mount.d/dependencies.conf
Matthias Reichl ed4e345f25 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>
2019-11-15 17:30:11 +01:00

3 lines
30 B
Plaintext

[Unit]
DefaultDependencies=no