[Patch Request] Fix systemd log spam on KDE
Extremely minor annoyance, but...
Sometimes when running KDE applications from a terminal you get this sort of log spam:
$ kioclient exec ~
kf.kio.gui: Failed to determine systemd version, falling back to extremely legacy forking mode.
(Really, any time a KDE program starts another application, you get this sort of log spam).
Chimera silences these warnings with a patch:
https://github.com/chimera-linux/cports/blob/master/main/kio/patches/nosystemdscope.patch