# -*- shell-script -*-

if vmware-checkvm >/dev/null 2>/dev/null; then
	vmtoolsd -n vmusr &
	(sleep 20; coredown) &
fi