kcheckpass is gone(?)

This commit is contained in:
Andreas 2022-05-20 19:37:26 +02:00 committed by Peter Hoeg
parent 56e942b0ea
commit c028f5569b

View file

@ -234,11 +234,11 @@ in
(mkIf (cfg.enable || cfg.mobile.enable) {
security.wrappers = {
kcheckpass = {
kscreenlocker_greet = {
setuid = true;
owner = "root";
group = "root";
source = "${getBin libsForQt5.kscreenlocker}/libexec/kcheckpass";
source = "${getBin libsForQt5.kscreenlocker}/libexec/kscreenlocker_greet";
};
start_kdeinit = {
setuid = true;