Select Git revision
pid.go
Forked from
leap / bitmask-vpn

meskio authored
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