Bugzilla – Bug 1200378
openSUSE TW lacks an OOMD like systemd-oomd
Last modified: 2023-06-12 23:34:33 UTC
### Summary It seems that openSUSE TW lacks an OOMD. `zypper search oomd` does not find anything and there's no `systemd-oomd` [1] service file. It would be convenient if systemd-oomd were packaged to prevent system freezes due to running out of memory. [1] https://www.freedesktop.org/software/systemd/man/systemd-oomd.service.html ### System Operating System: openSUSE Tumbleweed 20220607
systemd-oomd is indeed not build. You can use e.g. earlyoomd or instead.
(In reply to Fabian Vogt from comment #1) > You can use e.g. earlyoomd or instead. Thanks, I will go with the `earlyoom` package for now. Since this bug report is basically resolved with that, I will close it.