diff options
Diffstat (limited to 'units/systemd-readahead-collect.service.in')
-rw-r--r-- | units/systemd-readahead-collect.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in index c5e1d5274f..887339c3f3 100644 --- a/units/systemd-readahead-collect.service.in +++ b/units/systemd-readahead-collect.service.in @@ -18,6 +18,7 @@ Type=notify ExecStart=@rootlibexecdir@/systemd-readahead-collect RemainAfterExit=yes StandardOutput=null +OOMScoreAdjust=1000 [Install] WantedBy=default.target |