Skip to content

[kde-systemd-start-condition] Always return success on non Plasma

David Edmundson requested to merge work/systemd_desktop_check2 into master

If invoked on gnome we should always return success this is because a desktop file that has X-KDE-AutostartCondition probably has an X-Gnome- equivalent and we only want one to run this would match non systemd behaviour.

See also: https://github.com/systemd/systemd/pull/22115

Merge request reports