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=d2cda6a466162040789593a06888af7b6c5bd84f;hp=fe1b7be8071388e0695a55ff9587a90686024faa;hb=be2ea723b1d023b3d385d3b791ee4607cbfb20ca;hpb=a32f224aafaf47d3489a730259a47ef45781193e diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in index fe1b7be80..d2cda6a46 100644 --- a/units/systemd-fsck@.service.in +++ b/units/systemd-fsck@.service.in @@ -7,15 +7,15 @@ [Unit] Description=File System Check on %f -Documentaiton=man:systemd-fsck@.service(8) +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=systemd-readahead-collect.service systemd-readahead-replay.service %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