diff options
Diffstat (limited to 'units/systemd-readahead-replay.service.in')
-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 7387ebac08..6a101678c3 100644 --- a/units/systemd-readahead-replay.service.in +++ b/units/systemd-readahead-replay.service.in @@ -18,6 +18,7 @@ Type=notify ExecStart=@rootlibexecdir@/systemd-readahead-replay RemainAfterExit=yes StandardOutput=null +OOMScoreAdjust=1000 [Install] WantedBy=default.target |