minor: consistent indentation in dropbear.conf

pull/316/head
Yaroslav Halchenko 11 years ago
parent a355fab91b
commit 9487ee5562

@ -29,7 +29,7 @@ _daemon = dropbear
#
failregex = ^%(__prefix_line)s(L|l)ogin attempt for nonexistent user ('.*' )?from <HOST>:.*\s*$
^%(__prefix_line)s(B|b)ad password attempt for .+ from <HOST>:.*\s*$
^%(__prefix_line)sExit before auth \(user .+, \d+ fails\): Max auth tries reached - user .+ from <HOST>:.*\s*$
^%(__prefix_line)sExit before auth \(user .+, \d+ fails\): Max auth tries reached - user .+ from <HOST>:.*\s*$
# The only line we need to match with the modified dropbear.

Loading…
Cancel
Save