Systemd/src/shutdown
Lennart Poettering 2ec71e439f journald: slightly bump OOM adjust for journald (#13366)
If logging disappears issues are hard to debug, hence let's give
journald a slight edge over other services when the OOM killer hits.

Here are the special adjustments we now make:

 systemd-coredump@.service.in OOMScoreAdjust=500
 systemd-journald.service.in  OOMScoreAdjust=-250
 systemd-udevd.service.in     OOMScoreAdjust=-1000

(i.e. the coredump processing is made more likely to be killed on OOM,
and udevd and journald are less likely to be killed)
2019-08-22 10:02:28 +02:00
..
meson.build shutdown: rearrange shutdown sources in source tree 2019-03-05 12:21:17 +01:00
shutdown.c journald: slightly bump OOM adjust for journald (#13366) 2019-08-22 10:02:28 +02:00
umount.c Merge pull request #12218 from keszybz/use-libmount-more 2019-04-30 19:44:17 +02:00
umount.h shutdown: rearrange shutdown sources in source tree 2019-03-05 12:21:17 +01:00