grtjn / mlvagrant

Scripts for bootstrapping a local MarkLogic cluster for development purposes using https://www.vagrantup.com/ and https://www.virtualbox.org/.
Apache License 2.0
19 stars 16 forks source link

Setup of pm2 startup script on Centos/RH 7 #114

Closed grtjn closed 7 years ago

grtjn commented 7 years ago

Init of pm2 startup scripts uses centos mode now, but should use systemd on Centos 7 / RH 7 instead..

Also, not only the pm2 user should exist, it should also have a home directory, otherwise it cannot store its .pm2 settings..