Changeset 1449
- Timestamp:
- 04/03/08 16:17:42 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-simpler_agent/bin/bootstrap_agent.sh
r1448 r1449 7 7 # Remove all old /tmp/* entries. 8 8 rm /tmp/* > /dev/null 2>&1 9 10 # Remove any old capture logs entries. 11 rm -rf ~/honeyclient/thirdparty/capture-mod/logs 9 12 10 13 # Determine the IP address of the VM running.
