X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffsck-root.service.in;h=7b3529db07e71a97ac8fe99148214949bb6652b5;hp=cb654260c03ad4ef265be06124d1f7bd301fb966;hb=75d3fc60f88e08bf953063819a8a04b881d6db23;hpb=7a57b332d0a0b229c1c24278840aebd19efe9ffe diff --git a/units/fsck-root.service.in b/units/fsck-root.service.in index cb654260c..7b3529db0 100644 --- a/units/fsck-root.service.in +++ b/units/fsck-root.service.in @@ -9,14 +9,15 @@ Description=File System Check on Root Device DefaultDependencies=no After=systemd-readahead-collect.service systemd-readahead-replay.service -Before=local-fs.target shutdown.target remount-rootfs.service quotacheck.service +Before=local-fs.target shutdown.target # 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 RemainAfterExit=no ExecStart=@rootlibexecdir@/systemd-fsck -StandardOutput=syslog +StandardOutput=syslog+console FsckPassNo=1 +TimeoutSec=0