fix crowdsec/traefik
This commit is contained in:
parent
d496f1259d
commit
3df22f9eb0
9 changed files with 77 additions and 72 deletions
|
@ -9,11 +9,4 @@
|
|||
ports = [22];
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.rsyslogd = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
if $programname == 'sshd' then /var/log/sshd.log
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue