Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-03-09 04:15:46 +01:00 committed by GitHub
parent 0b04aa5c20
commit b42790fdce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. 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? Now you are stuck in dnf limbo. How to get out of it with less effort as possible?
### Try 0 ### Try 0