mirror of
https://github.com/systemd/systemd.git
synced 2025-03-30 10:50:15 +03:00
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 (cherry picked from commit bbb0b72849ebbeeb8e252d9aeed94521df4f0ae8)
This commit is contained in:
parent
a68188e985
commit
1747350ffd
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user