@gregorywest pm2 = node process manager (version 2)
it is used to start processes on boot, and also keep them running, if they fail
my install script prompts if u want to use it… and I also provide a separate script to enable it if u change your mind.
I don’t know how to edit the system files for services on all the platforms I use or come in contact with (and don’t WANT to know)
pm2 is the same on every platform . (including windows)
the good news is it captures the content from the thing it started
and lets u examine it live… (and saves it for after the fact)