Changeset 351
- Timestamp:
- 05/08/07 14:22:43 (1 year ago)
- Files:
-
- honeyclient/trunk/bin/StartManager.pl (modified) (1 diff)
- honeyclient/trunk/etc/honeyclient.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/bin/StartManager.pl
r321 r351 25 25 26 26 my $driver = "IE"; 27 my $config = "/vm/master-vms/Agent.Master-1 4/winXPPro.cfg";27 my $config = "/vm/master-vms/Agent.Master-16/winXPPro.cfg"; 28 28 my $maxrel = 5; 29 29 my $nexturl = ""; honeyclient/trunk/etc/honeyclient.xml
r338 r351 402 402 </port> 403 403 <datastore_path description="The absolute path to the parent directory, where all HoneyClient VM data is stored on the host server. It is assumed that individual VM data is stored in separate subdirectories within this parent directory." default="/vm"> 404 /vm 404 /vm/clones 405 405 </datastore_path> 406 406 <snapshot_path description="The absolute path to the directory that contains all snapshot data, associated with every HoneyClient VM." default="/vm/snapshots">
