Skip to content

Add explicit systemd service for kwallet pam

David Edmundson requested to merge work/systemd into master

Whilst the generator does automatically build services for autostart applications it deliberately does not follow "X-KDE-autostart-phase=0"

It turns out this is quite important for making sure the bridge is up before the first kwallet request gets made.

Adding an explicit systemd service allows us to have finer control over ordering.

BUG: 433223

Edited by David Edmundson

Merge request reports