X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffsck-root.service.in;h=8f4adc48e07536d14261faa08e7a1751aa10ffbc;hb=8947c242c5287ce20fc1e7f12344da84fe06a35b;hp=3df2cd3809227c69877e611891442d6756f5996b;hpb=48774cf60f604aba51c77dc67ac43b41760f7918;p=elogind.git diff --git a/units/fsck-root.service.in b/units/fsck-root.service.in index 3df2cd380..8f4adc48e 100644 --- a/units/fsck-root.service.in +++ b/units/fsck-root.service.in @@ -12,7 +12,7 @@ After=systemd-readahead-collect.service systemd-readahead-replay.service Before=local-fs.target shutdown.target remount-rootfs.service quotacheck.service # Dracut informs us with this flag file if the root fsck was already run -ConditionPathExists=!/dev/.initramfs/fsck +ConditionPathExists=!/run/initramfs/root-fsck [Service] Type=oneshot @@ -20,3 +20,4 @@ RemainAfterExit=no ExecStart=@rootlibexecdir@/systemd-fsck StandardOutput=syslog+console FsckPassNo=1 +TimeoutSec=0