index
:
dotfiles
master
dotfiles and configuration settings
jason
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
bin
/
run_vmtoolsd
blob: 09ee4e638e9fdf4927c00b43fb8742535a0875cd (
plain
) (
blame
)
1
2
3
4
#!/bin/bash
sleep
2
vmtoolsd -n vmusr
&