node-linux icon indicating copy to clipboard operation
node-linux copied to clipboard

Adding stoptimeout and stopparentfirst for clean shutdown support

Open hockeytim11 opened this issue 9 years ago • 0 comments

This is a followon from the node-windows pull request.

I have not really tested the debian systemv path yet. I will probably get to that on Monday. But it is a really small change using the existing daemon script so I thought I would get this started.

The stopparentfirst argument doesn't seem applicable to the systemv path, as that is the default behavior.

hockeytim11 avatar Feb 11 '17 17:02 hockeytim11