X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-fsck-root.service.in;h=4388314079499e41f8fefda4c84e685c9f2390bd;hb=ee2babf4c36f9ab65e9ebbe966ed7839c532df45;hp=a519e270df04bc4a16ff9f2ccae9bad7d42ddbd1;hpb=a32f224aafaf47d3489a730259a47ef45781193e;p=elogind.git diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index a519e270d..438831407 100644 --- a/units/systemd-fsck-root.service.in +++ b/units/systemd-fsck-root.service.in @@ -7,18 +7,16 @@ [Unit] Description=File System Check on Root Device -Documentaiton=man:systemd-fsck@.service(8) +Documentation=man:systemd-fsck-root.service(8) DefaultDependencies=no After=systemd-readahead-collect.service systemd-readahead-replay.service Before=local-fs.target shutdown.target -# Dracut informs us with this flag file if the root fsck was already run -ConditionPathExists=!/run/initramfs/root-fsck ConditionPathIsReadWrite=!/ [Service] Type=oneshot -RemainAfterExit=no +RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-fsck StandardOutput=journal+console FsckPassNo=1