diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/run_vmtoolsd | 4 |
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 | |||
| 3 | sleep 2 | ||
| 4 | vmtoolsd -n vmusr & | ||