mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
sshd_log: fix label typo
This commit is contained in:
parent
bc1e78ae5a
commit
e178be6432
@ -123,7 +123,7 @@ if [ "$1" = "config" ]; then
|
||||
echo 'rootAttempt.min 0'
|
||||
echo 'rootAttempt.type' "$TYPE"
|
||||
|
||||
echo 'InvUsr.label Invalid user login attepmts'
|
||||
echo 'InvUsr.label Invalid user login attempts'
|
||||
echo 'InvUsr.min 0'
|
||||
echo 'InvUsr.type' "$TYPE"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user