Staging #20
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,10 @@ in {
|
|||
'';
|
||||
};
|
||||
|
||||
systemd.services.sshd.serviceConfig = {
|
||||
TasksMax = 32;
|
||||
};
|
||||
|
||||
systemd.timers."sshd-status" = {
|
||||
description = "Timer to trigger sshd-status periodically";
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue