Fix sections space

tags/0.0.1
Daniel Berteaud 12 years ago
parent d73e7df337
commit b88a9b5f1a
  1. 2
      root/etc/e-smith/templates/etc/fail2ban/jail.conf/30Service10ssh

@ -2,8 +2,8 @@
my $port = $sshd{'TCPPort'} || '22';
$OUT .=<<"EOF";
[ssh]
[ssh]
enabled = true
filter = sshd
action = smeserver[port=$port, protocol=tcp]

Loading…
Cancel
Save