From b42790fdce156dfc18c3c6545246bec4c89c1ca6 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 9 Mar 2024 04:15:46 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- admin/linux/fedora_dnf/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin/linux/fedora_dnf/README.md b/admin/linux/fedora_dnf/README.md index fbca084..301f95f 100644 --- a/admin/linux/fedora_dnf/README.md +++ b/admin/linux/fedora_dnf/README.md @@ -6,6 +6,12 @@ Questions to [David Rotermund](mailto:davrot@uni-bremen.de) Let us assume the dnf update inbetween. You lost the remote connection to the computer where the update was running or systemd oom killed the dnf task. +Concerning systemd-oomd, you turn it off via: + +```shell +systemctl disable --now systemd-oomd +``` + Now you are stuck in dnf limbo. How to get out of it with less effort as possible? ### Try 0