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!
No comments:
Post a Comment