security/etpro_telemetry: small cleanup

This commit is contained in:
Franco Fichtner
2019-01-28 08:09:03 +01:00
parent 7e715f05b2
commit b4b31d2a2f
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -69,6 +69,7 @@ net/wol -- Wake on LAN Service
net/zerotier -- Virtual Networks That Just Work
security/acme-client -- Let's Encrypt client
security/clamav -- Antivirus engine for detecting malicious threats
security/etpro_telemetry -- ETPRO telemetry edition
security/intrusion-detection-content-et-pro -- IDS Proofpoint ET Pro ruleset (needs a valid subscription)
security/intrusion-detection-content-pt-open -- IDS PT Research ruleset (only for non-commercial use)
security/intrusion-detection-content-snort-vrt -- IDS Snort VRT ruleset (needs registration or subscription)
@@ -68,4 +68,3 @@ class Telemetry(object):
"""
if self._file_handle:
self._file_handle.close()