Ubuntu 14.04 - pm2 startup not starting after reboot
问题 I am using pm2 to start a node.js process, and I would like this process to be started automatically when the system (Ubuntu 14.04 on Intel Atom processor) is booted. I have followed the instructions on the pm2 web site but without success. My dump.pm2 appears to be correct, but the pm2 daemon is never started. I have tried both the ubuntu and linux options to pm2 startup , as well as autodetect, both with and without a specified user. Files (links) S20pm2-init.sh have been created in /etc/rc