diff options
Diffstat (limited to 'units/systemd-readahead-replay.service.in')
-rw-r--r-- | units/systemd-readahead-replay.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-readahead-replay.service.in b/units/systemd-readahead-replay.service.in index 8ed3b75efe..5cc6defd9b 100644 --- a/units/systemd-readahead-replay.service.in +++ b/units/systemd-readahead-replay.service.in @@ -9,7 +9,7 @@ Description=Replay Read-Ahead Data DefaultDependencies=no Conflicts=shutdown.target -Before=basic.target shutdown.target +Before=sysinit.target shutdown.target ConditionPathExists=/.readahead [Service] |