If "-config" points to no valid file a PID file will not be created.
Lame if scripts depend on it:
-> Check for running process with PID
-> If not start one
-> Get spammed with Servers :|
If "-config" points to no valid file a PID file will not be created.
Lame if scripts depend on it:
-> Check for running process with PID
-> If not start one
-> Get spammed with Servers :|
why you rely on the PID?
im not sure about CentOS actually but it should also be possible to simply start it in a screen + a script which auto restarts if the executable stops (instead of running it in background or restarting using a cronjob whatever)