aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorjason2017-07-13 11:13:20 -0600
committerjason2017-07-13 11:13:20 -0600
commit34fa4ef7c336076f0da6376c114f847e02ce8266 (patch)
tree4293287e82ea2eea7f1d22f9db32c9362216a6f3 /scripts
parentdd1119a2039c61f070f699a0eb99cd7e53ec7f50 (diff)
downloaddotfiles-34fa4ef7c336076f0da6376c114f847e02ce8266.tar.gz
dotfiles-34fa4ef7c336076f0da6376c114f847e02ce8266.zip
move vmtoolsd to bin
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bin/run_vmtoolsd4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/bin/run_vmtoolsd b/scripts/bin/run_vmtoolsd
new file mode 100755
index 0000000..09ee4e6
--- /dev/null
+++ b/scripts/bin/run_vmtoolsd
@@ -0,0 +1,4 @@
1#!/bin/bash
2
3sleep 2
4vmtoolsd -n vmusr &