[bug] check the process name to see if the pid file is valid
When there is a pid file from a previous crash, in some situations the pid has being reused by the operative system for other processes. Let's check that the exectuable name maches the name of the systray binary.
- Resolves: #50 (closed)