fsck: do not pull down mount units on soft-reboot

Otherwise they will pull down the disk too, which we don't want on soft-reboot
This commit is contained in:
Luca Boccassi 2024-07-08 16:23:06 +01:00 committed by Luca Boccassi
parent 1df981a74a
commit bbb0b72849

View File

@ -12,7 +12,8 @@ Description=File System Check on %f
Documentation=man:systemd-fsck@.service(8)
DefaultDependencies=no
BindsTo=%i.device
Conflicts=shutdown.target
IgnoreOnIsolate=yes
Conflicts=reboot.target kexec.target poweroff.target halt.target
After=%i.device systemd-fsck-root.service local-fs-pre.target
Before=systemd-quotacheck.service shutdown.target