From 2a1d629d88608c1dd442618ea2ecc1f3633a2821 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Wed, 9 Oct 2013 11:08:44 +1100 Subject: [PATCH] BF: webmin -> webmin-auth --- config/jail.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/jail.conf b/config/jail.conf index d637037c..4604d98e 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -440,9 +440,9 @@ filter = sshd action = osx-afctl[bantime=600] logpath = /var/log/secure.log -[webmin] +[webmin-auth] enabled = false -filter = webmin +filter = webmin-auth action = iptables-multiport[name=webmin,port="10000"] logpath = /var/log/auth.log