X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-fsck%40.service.in;h=e229cdcb83eb63ceab66e364ebb686b927db53a8;hb=39f0570d6ea01476dd82bbcae60f51f97f614cec;hp=4c595772dec63ac426271107c3f6319ebabddddd;hpb=93a1d735aca5584a005d851f12cb0b8c7bb5e5ca;p=elogind.git diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in index 4c595772d..e229cdcb8 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 +BindsTo=%i.device After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device Before=shutdown.target [Service] Type=oneshot -RemainAfterExit=no +RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-fsck %f StandardOutput=journal+console TimeoutSec=0