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=4388314079499e41f8fefda4c84e685c9f2390bd;hpb=d0a2d726f0b6a02077c178d446f89839be474d41;p=elogind.git diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index 438831407..f493445b8 100644 --- a/units/systemd-fsck-root.service.in +++ b/units/systemd-fsck-root.service.in @@ -9,15 +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 -FsckPassNo=1 TimeoutSec=0