update lock, related fixes
This commit is contained in:
parent
ac00b175c9
commit
dd6fc8eaca
9 changed files with 142 additions and 161 deletions
|
@ -10,7 +10,7 @@
|
|||
after = [ "graphical-session.target" ];
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
ExecStart = "${pkgs.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1";
|
||||
ExecStart = "${pkgs.kdePackages.polkit-kde-agent-1}/libexec/polkit-kde-authentication-agent-1";
|
||||
Restart = "on-failure";
|
||||
RestartSec = 1;
|
||||
TimeoutStopSec = 10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue