Move kwalletd initialization earlier

Authored by lbeltrame on Jul 20 2019, 7:21 AM.

Description

Move kwalletd initialization earlier

In the previous code (before removing the kde4 migration agent) it was
started inconditionally, while after the change it was gated behind an
if.

However this does not take into account GPG wallets, which, as far as
I understand from the code, do not produce a password hash.

Moving initialization out of the if restores GPG functionality

Stefan, please check if everything is correct.

CCMAIL: stefan.bruens@rwth-aachen.de

BUG: 410020

Details

Committed
lbeltrameJul 20 2019, 7:21 AM
Parents
R311:a52d3139e655: Do not try to install no longer existing file
Branches
Unknown
Tags
Unknown