diff options
| author | 2024-02-24 14:29:45 -0500 | |
|---|---|---|
| committer | 2024-02-24 14:29:45 -0500 | |
| commit | ce013b2c21973f368499b97de9e7e9d255c2c03e (patch) | |
| tree | be5d31f2afacffa03f8e07e70e1393c357ff9882 /components | |
| parent | 7cc5101bccd54470a382b1dbf8274624421e6e5b (diff) | |
| download | kiwi-descriptions-ce013b2c21973f368499b97de9e7e9d255c2c03e.tar.gz kiwi-descriptions-ce013b2c21973f368499b97de9e7e9d255c2c03e.zip | |
components/desktops/mate: Switch from earlyoom to systemd-oomd
Diffstat (limited to 'components')
| -rw-r--r-- | components/desktops/mate.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/desktops/mate.xml b/components/desktops/mate.xml index ec4c82d..e48d8a3 100644 --- a/components/desktops/mate.xml +++ b/components/desktops/mate.xml @@ -11,8 +11,6 @@ <namedCollection name="compiz"/> <namedCollection name="libreoffice"/> <package name="fedora-release-matecompiz"/> - <package name="earlyoom"/> <!-- replaces systemd-oomd-defaults --> - <ignore name="systemd-oomd-defaults"/> <!-- replaced by earlyoom, see rhbz#2068699 and rhbz#1933494 --> <ignore name="audacious"/> <!-- breaks the desktop --> <!-- drop things for size --> <ignore name="@3d-printing"/> |