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