mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
pm2@2.2.2 [startup refactor]
This commit is contained in:
parent
418c6dacd3
commit
d6b55a0418
@ -201,6 +201,7 @@ module.exports = function(CLI) {
|
||||
'chmod +x ' + destination,
|
||||
'touch /var/lock/subsys/pm2',
|
||||
'chkconfig --add ' + destination,
|
||||
'chkconfig pm2 on',
|
||||
'initctl list'
|
||||
];
|
||||
break;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user