X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-fsck-root.service.in;h=f493445b86465b6908a6adf4cc623959abdc6bfa;hb=b6e676ce41508e2aeea22202fc8f234126177f52;hp=26cce5131e7e497d07ec2b6f78110e2bfc0bd004;hpb=c22bf27beea56516d8f83784759fb30495e058d7;p=elogind.git diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index 26cce5131..f493445b8 100644 --- a/units/systemd-fsck-root.service.in +++ b/units/systemd-fsck-root.service.in @@ -9,13 +9,13 @@ Description=File System Check on Root Device Documentation=man:systemd-fsck-root.service(8) DefaultDependencies=no -After=systemd-readahead-collect.service systemd-readahead-replay.service +Wants=systemd-fsckd.socket Before=local-fs.target shutdown.target +After=systemd-fsckd.socket ConditionPathIsReadWrite=!/ [Service] Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-fsck -StandardOutput=journal+console TimeoutSec=0