Page MenuHomeFeedback Tracker

PID file not created
New, WishlistPublic

Description

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 :|

Details

Legacy ID
35197909
Severity
None
Resolution
Open
Reproducibility
Always
Category
Server

Event Timeline

kuch3n set Category to Server.Aug 11 2015, 6:32 PM
kuch3n set Reproducibility to Always.
kuch3n set Severity to None.
kuch3n set Resolution to Open.
kuch3n set Legacy ID to 35197909.May 8 2016, 12:30 PM
X39 added a subscriber: X39.May 8 2016, 12:30 PM
X39 added a comment.Aug 12 2015, 2:00 AM

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)

kuch3n added a subscriber: kuch3n.May 8 2016, 12:30 PM

This is a bugtracker, not a board about 'How things should be done'...

X39 added a comment.Aug 12 2015, 1:49 PM

And naturally
Stuff that works differently wont get touched a lot even if bugged