mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Misc fix to make sure we don't get a parsing failure by simone etc
This commit is contained in:
parent
f6e5f2b006
commit
23d613e507
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ nano /etc/fail2ban/jail.d/my_ssh_port.conf
|
||||||
|
|
||||||
and you can fill it with
|
and you can fill it with
|
||||||
|
|
||||||
```
|
```bash
|
||||||
[sshd]
|
[sshd]
|
||||||
port = <votre_numero_de_port_ssh>
|
port = <votre_numero_de_port_ssh>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue