1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00

units: stop automount unit when shutting down

This is currently our only .automount unit. We wouldn't want to trigger it
accidentally during shutdown, so let's stop it too.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-06-01 08:05:03 +02:00
parent 3745355764
commit dc16846c26

View File

@ -13,6 +13,7 @@ Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.htm
Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
DefaultDependencies=no
Before=sysinit.target
Conflicts=shutdown.target
ConditionPathExists=/proc/sys/fs/binfmt_misc/
ConditionPathIsReadWrite=/proc/sys/