X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-fsck-root.service.in;h=6d7657853ed64dcbc49f1c72452f299e8a5101f8;hp=563129badb4ec9b4bd98cb6994b9d16b7ca8bce0;hb=f9e00a9f5870a9bcae2de8bf1cb3ce04703112e1;hpb=956eaf2b8d6c9999024705ddadc7393bc707de02 diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index 563129bad..6d7657853 100644 --- a/units/systemd-fsck-root.service.in +++ b/units/systemd-fsck-root.service.in @@ -7,17 +7,14 @@ [Unit] Description=File System Check on Root Device -Documentation=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 - ConditionPathIsReadWrite=!/ [Service] Type=oneshot -RemainAfterExit=no +RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-fsck StandardOutput=journal+console -FsckPassNo=1 TimeoutSec=0