Sunday, 2 April 2017

Node.js pid file is missing

I compiled node.js from source and I used systemctl to manage node.js service. In my node.service I pointed out

PIDFile=/run/node.pid

My node is running well yet I could not find the pid file at run directory. I'm wondering why!



via Left Over

No comments:

Post a Comment