X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffsck-root.service.in;h=408614912875322094912ec6b0474ade0bc62c8e;hp=ae6ea924a213cd1ed6d33ff194937b13dc8d1a95;hb=54ecda32c60c6f2548f74703bfd324694393edaa;hpb=7d640cdf66a7c032c871ccfe0ee4ad56f7e3869b diff --git a/units/fsck-root.service.in b/units/fsck-root.service.in index ae6ea924a..408614912 100644 --- a/units/fsck-root.service.in +++ b/units/fsck-root.service.in @@ -9,15 +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/.run/initramfs/root-fsck +ConditionPathExists=!/run/initramfs/root-fsck [Service] Type=oneshot RemainAfterExit=no ExecStart=@rootlibexecdir@/systemd-fsck -StandardOutput=syslog+console +StandardOutput=journal+console FsckPassNo=1 TimeoutSec=0