Skip to content

startkde: Drop bind to plasma-sentinel

David Edmundson requested to merge work/d_ed/we_shouldnt_have_hot_upgrades into master

This causes an issue with the hot upgrade path whilst a user is logged in.

When the new target file is installed and systemctl reloads, it detects that plasma-sentinel is not running and 'correctly' exits.

For now disable the BindsTo for 6.1, but leave everything else in place so we can explore other options.

BUG: 488032

Merge request reports