Error when starting fail2ban if sshd enabled
#[sshd]
enabled = true
When I reload fail2ban I get the following error:
[xxx@xxxxxxxx ~]# fail2ban-client reload
ERROR Failed during configuration: File contains no section headers.
file: /etc/fail2ban/jail.local, line: 24
'enabled = true\n'
I have looked 2 hours on internet without finding out why I get this error.
Any help will be very apreciate.