In an ec-2 instance, whenever I execute pm2, I get a message ...
Spawning PM2 daemon with pm2_home=<home_dir>/.pm2
This happens to be pm2 info, pm2 list, pm2 -h, etc.
pm2 info
pm2 list
pm2 -h
Naked pm2will show help.
pm2
I can get more answers from sudo -i.
sudo -i
PM2 seems to stop demonization when not-sudo.
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1676387/More articles:Cross references in type parameters - kotlinHow to show the closest div id for a given input number? - javascriptMultiple hosts on the same docker container - dockerSGE parallel queue does not execute python code - pythonSparkR Error creating instance of 'org.apache.spark.sql.hive.HiveSessionState' - rAWS Lambda Environment Variables not set, process.env undefined in Node - node.jsWhy is schema.rb not formatted correctly in rails 5.1.0? - ruby | fooobar.comForeach - различные инструкции в зависимости от типа элементов в списке - polymorphismRead Latex table in Pandas DataFrame - pythonHow to make a POST request using Advanced Rest Client - c #All Articles