View Single Post
Posts: 104 | Thanked: 74 times | Joined on Nov 2011
#5
If you want to investigate it further, it should be relatively easy to check whether the process that created the lock file is still running or not (the lock file should contain the PID of the process that is using it). It's just Linux, no black magic involved.