X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-fsck%40.service.in;h=857e625679d8c154b484e691bceec90fe2efdbe7;hp=4c595772dec63ac426271107c3f6319ebabddddd;hb=dd5ae4c36c89da5dbe8d1628939b26c00db98753;hpb=93a1d735aca5584a005d851f12cb0b8c7bb5e5ca diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in index 4c595772d..857e62567 100644 --- a/units/systemd-fsck@.service.in +++ b/units/systemd-fsck@.service.in @@ -7,14 +7,15 @@ [Unit] Description=File System Check on %f +Documentation=man:systemd-fsck@.service(8) DefaultDependencies=no -BindTo=%i.device -After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device +BindsTo=%i.device +After=%i.device systemd-fsck-root.service local-fs-pre.target Before=shutdown.target [Service] Type=oneshot -RemainAfterExit=no +RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-fsck %f StandardOutput=journal+console TimeoutSec=0