X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffsck-root.service.in;h=8f4adc48e07536d14261faa08e7a1751aa10ffbc;hb=0e456f978134100d2e0cc28c7205b3abefcc9cde;hp=987503a2b87be69e86418626dfc5be0fd7498b09;hpb=335aa753fa60ba0bb3c9fe679c761d5f1f3b1588;p=elogind.git diff --git a/units/fsck-root.service.in b/units/fsck-root.service.in index 987503a2b..8f4adc48e 100644 --- a/units/fsck-root.service.in +++ b/units/fsck-root.service.in @@ -11,7 +11,13 @@ DefaultDependencies=no 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=!/run/initramfs/root-fsck + [Service] Type=oneshot RemainAfterExit=no ExecStart=@rootlibexecdir@/systemd-fsck +StandardOutput=syslog+console +FsckPassNo=1 +TimeoutSec=0