X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-fsck%40.service.in;h=e6d98c031b4770ac20872fb99e1c1d7670d840ec;hb=dfc4b6acf088f71f717fce8866a5841091219fa5;hp=b3c71eb25013ce0f4c8ec5df6da1de8837958fec;hpb=f274ece0f76b5709408821e317e87aef76123db6;p=elogind.git diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in index b3c71eb25..e6d98c031 100644 --- a/units/systemd-fsck@.service.in +++ b/units/systemd-fsck@.service.in @@ -10,12 +10,12 @@ Description=File System Check on %f Documentation=man:systemd-fsck@.service(8) DefaultDependencies=no BindsTo=%i.device -After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device +Wants=systemd-fsckd.socket +After=%i.device systemd-fsck-root.service local-fs-pre.target systemd-fsckd.socket Before=shutdown.target [Service] Type=oneshot -RemainAfterExit=no +RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-fsck %f -StandardOutput=journal+console TimeoutSec=0