How to properly stop virtualhere client?
I try to use Virtualhere Client in a /etc/init.d script. Starting it is no problem but traditional stop from start-stop-daemon does not work. I have to force kill the process with "kill -9 <client_pid>" to get rid of it.
- Read more about How to properly stop virtualhere client?
- 2 comments
- Log in or register to post comments