Merge pull request #206878 from SebTM/fix/greetd_sds_type
greetd: Fix systemd-output in greetd/tuigreed
This commit is contained in:
commit
5dfbae068f
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ in
|
|||
SendSIGHUP = true;
|
||||
TimeoutStopSec = "30s";
|
||||
KeyringMode = "shared";
|
||||
|
||||
Type = "idle";
|
||||
};
|
||||
|
||||
# Don't kill a user session when using nixos-rebuild
|
||||
|
|
Loading…
Reference in a new issue