Bug 1200378

Summary: openSUSE TW lacks an OOMD like systemd-oomd
Product: [openSUSE] openSUSE Tumbleweed Reporter: Alex Debus <postix>
Component: BasesystemAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None CC: fabian, postix
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE Tumbleweed   
See Also: http://bugzilla.opensuse.org/show_bug.cgi?id=1200456
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alex Debus 2022-06-09 13:06:05 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
Comment 1 Fabian Vogt 2022-06-12 10:16:52 UTC
systemd-oomd is indeed not build.

You can use e.g. earlyoomd or instead.
Comment 2 Alex Debus 2022-06-12 13:52:49 UTC
(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.