=== modified file 'mandos' --- mandos 2010-10-11 17:45:21 +0000 +++ mandos 2010-10-13 17:33:08 +0000 @@ -204,7 +204,7 @@ if state == avahi.ENTRY_GROUP_ESTABLISHED: logger.debug(u"Zeroconf service established.") elif state == avahi.ENTRY_GROUP_COLLISION: - logger.warning(u"Zeroconf service name collision.") + logger.info(u"Zeroconf service name collision.") self.rename() elif state == avahi.ENTRY_GROUP_FAILURE: logger.critical(u"Avahi: Error in group state changed %s",