diff options
Diffstat (limited to 'units/systemd-fsck-root.service.in')
-rw-r--r-- | units/systemd-fsck-root.service.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index ef5123feb8..563129badb 100644 --- a/units/systemd-fsck-root.service.in +++ b/units/systemd-fsck-root.service.in @@ -12,8 +12,6 @@ DefaultDependencies=no After=systemd-readahead-collect.service systemd-readahead-replay.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 ConditionPathIsReadWrite=!/ [Service] |