Changeset 368
- Timestamp:
- 05/25/07 17:07:43 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-filesystem/etc/honeyclient.xml
r348 r368 121 121 </Driver> 122 122 <perform_integrity_checks description="An integer, representing whether the Agent should perform any integrity checks. 1 enables, 0 disables." default="1"> 123 1123 0 124 124 </perform_integrity_checks> 125 125 <!-- HoneyClient::Agent::Integrity Options --> … … 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/clones404 /dev/shm/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">
