Merge pull request #7093 from tslytsly/patch-1

fixed typo
This commit is contained in:
Neil Lathwood
2017-07-31 21:01:09 +01:00
committed by GitHub

View File

@ -205,7 +205,7 @@ snmp ALL=(ALL) NOPASSWD: /etc/snmp/exim-stats.sh, /usr/bin/exim*
2: Make the script executable (chmod +x /etc/snmp/fail2ban)
3: Edit your snmpd.conf file (usually /etc/snmp/fail2ban) and add:
3: Edit your snmpd.conf file (usually /etc/snmp/snmpd.conf) and add:
```
extend fail2ban /etc/snmp/fail2ban
```