Terminate kscreenlocker_greet and don't kill it on unlockRequest

Authored by graesslin on Apr 22 2017, 7:02 PM.

Description

Terminate kscreenlocker_greet and don't kill it on unlockRequest

When the screen should get unlocked the greeter process needs to be
terminated. This is handled in various places correctly except for the
logind integration. There kill was used instead of terminate resulting
in no cleanup. With the new long running kcheckpass this results in
orphaned kcheckpass processes.

Details

Committed
graesslinApr 22 2017, 7:02 PM
Parents
R133:d3e3c2ebd432: [autotests] add missing add_test
Branches
Unknown
Tags
Unknown