Changeset 1285

Show
Ignore:
Timestamp:
02/28/08 10:27:54 (6 months ago)
Author:
kindlund
Message:

Umm, might be more complicated. A VM suspended could be suspicious or not.. only the Manager knows.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/lib/HoneyClient/Manager.pm

    r1284 r1285  
    534534        } 
    535535 
    536         # TODO: Move this logic into VM::Clone::DESTROY, eventually. 
    537536        # Mark the VM as suspended within the database. 
    538537        HoneyClient::Manager::Database::set_client_suspended($clientDbId);