mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-02-21 14:24:29 +01:00
Squashed commit of the following:
commit9593db4dfeAuthor: Michel Oosterhof <michel@oosterhof.net> Date: Sat Feb 18 15:58:55 2017 +0000 ttylog switch implementation commit50c1e3d425Author: Michel Oosterhof <michel@oosterhof.net> Date: Sat Feb 18 15:50:00 2017 +0000 update cowrie.cfg.dist
This commit is contained in:
@@ -73,8 +73,6 @@ class Output(cowrie.core.output.Output):
|
||||
except MySQLdb.Error as e:
|
||||
log.msg("output_mysql: Error %d: %s" % (e.args[0], e.args[1]))
|
||||
|
||||
self.db.start()
|
||||
|
||||
|
||||
def stop(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user