Server/ssh: remove trace
This commit is contained in:
parent
aee3b50212
commit
581f281950
1 changed files with 1 additions and 1 deletions
|
|
@ -78,6 +78,6 @@ in {
|
|||
};
|
||||
|
||||
security.pam.services.sshd.text = lib.mkDefault (lib.mkAfter ''
|
||||
session optional pam_exec.so debug stdout ${builtins.trace notify.outPath notify}
|
||||
session optional pam_exec.so debug stdout ${notify}
|
||||
'');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue