Open foxt opened 3 years ago
in the android version I have a similar problem when i would like node Red to start immediately after running termux
` $ pm2 startup [PM2][ERROR] Init system not found /data/data/com.termux/files/usr/lib/node_modules/pm2/lib/API/Startup.js:209 throw new Error('Init system not found'); ^
Error: Init system not found
at API.CLI.startup (/data/data/com.termux/files/usr/lib/node_modules/pm2/lib/API/Startup.js:209:13)
at Command.
What's going wrong?
PM2 does not start on boot.
How could we reproduce this issue?
Attempt to run
pm2 startup
on macOS catalina.Supporting information