kcheckpass is gone(?)

This commit is contained in:
Andreas
2022-06-15 14:53:40 +08:00
committed by Peter Hoeg
parent 56e942b0ea
commit c028f5569b
@@ -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;