monkey and not winworm in log

This commit is contained in:
urihershgc 2015-11-30 11:03:54 +02:00
parent 048c989b27
commit 6b5c1e46aa
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class ChaosMonkey(object):
self._dropper_path = sys.argv[0]
def start(self):
LOG.info("WinWorm is running...")
LOG.info("Monkey is running...")
if firewall.is_enabled():
firewall.add_firewall_rule()