mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
- Added smmmaaallll comment
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@358 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
parent
34935acd13
commit
ae1a246fe1
1 changed files with 1 additions and 2 deletions
|
|
@ -52,9 +52,8 @@ class FilterGamin(Filter):
|
|||
|
||||
def __init__(self, jail):
|
||||
Filter.__init__(self, jail)
|
||||
|
||||
# Gamin monitor
|
||||
self.monitor = gamin.WatchMonitor()
|
||||
|
||||
logSys.info("Created FilterGamin")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue