Add vmware service start.
This commit is contained in:
parent
eb9bd53862
commit
e076c850c5
5 changed files with 9 additions and 0 deletions
4
etc/sv/vmware/run
Executable file
4
etc/sv/vmware/run
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
/etc/init.d/vmware start
|
||||
exec pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue