https://bugs.kde.org/show_bug.cgi?id=502279
Antonio Rojas <aro...@archlinux.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/ce33b24d4f1b5711f7585b338 | |22ab87f2f43af0b --- Comment #2 from Antonio Rojas <aro...@archlinux.org> --- Git commit ce33b24d4f1b5711f7585b33822ab87f2f43af0b by Antonio Rojas. Committed on 05/07/2025 at 18:47. Pushed by arojas into branch 'master'. Do not emit OOM notifications on systemd services reload When systemd services are reloaded, systemd emits all PropertiesChanged signals for all units. Comparing with the original signals these have a null MainPID, so we can use that to identify them and not emit a notification. M +3 -0 oom-notifier/module.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/ce33b24d4f1b5711f7585b33822ab87f2f43af0b -- You are receiving this mail because: You are watching all bug changes.