aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorjason2017-07-12 13:19:09 -0600
committerjason2017-07-12 13:20:07 -0600
commit2e00f3a99a8740268109d69712f698640ce3a524 (patch)
tree67c05a0135a68311ba70fac498812fefe95668fe /scripts
parent603e5167872fab12da9db819778a400d6b131d53 (diff)
downloaddotfiles-2e00f3a99a8740268109d69712f698640ce3a524.tar.gz
dotfiles-2e00f3a99a8740268109d69712f698640ce3a524.zip
run vmtoolsd
this sets up the resoltuion for vmware virtual machines
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/run_vmtoolsd4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/run_vmtoolsd b/scripts/run_vmtoolsd
new file mode 100755
index 0000000..09ee4e6
--- /dev/null
+++ b/scripts/run_vmtoolsd
@@ -0,0 +1,4 @@
1#!/bin/bash
2
3sleep 2
4vmtoolsd -n vmusr &