diff options
Diffstat (limited to 'units/fsck-root.service.in')
-rw-r--r-- | units/fsck-root.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/fsck-root.service.in b/units/fsck-root.service.in index 8f4adc48e0..7b3529db07 100644 --- a/units/fsck-root.service.in +++ b/units/fsck-root.service.in @@ -9,7 +9,7 @@ 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=!/run/initramfs/root-fsck |