fix:[MISP_The_Hive_feeder] typo

pull/287/head
Terrtia 2018-11-05 16:40:25 +01:00
parent 85f933fd81
commit 7ef5cc3205
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ if __name__ == "__main__":
r_serv_db.set('hive:auto-alerts', 0)
if r_serv_db.get('misp:auto-events') is None:
r_serv_db.set('misp:auto-events', 0):
r_serv_db.set('misp:auto-events', 0)
p = Process(config_section)
# create MISP connection