Lakka-LibreELEC/packages/sysutils/systemd/system.d/flash.mount.d/dependencies.conf
Matthias Reichl 74de7b2aca systemd: prevent unmounting flash via umount.target
add drop-in to set DefaultDependencies=no on /flash mount. This
removes the Conflicts=umount.target and /flash won't be unmounted
by systemd. systemd-shutdown will then later remount it ro and
try to unmount it.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-13 23:44:19 +02:00

3 lines
30 B
Plaintext

[Unit]
DefaultDependencies=no