Update README.md

This commit is contained in:
Chris 2015-03-13 16:32:11 -07:00
parent f8527d602e
commit 6356e998bf

View File

@ -93,7 +93,7 @@ $ pm2 reload all # Reload all apps in 0s manner
### Startup script generation
PM2 can generate and configure a startup script to keep PM2 and your processes alive at every server restart.
PM2 can generate and configure a startup script to keep PM2 and your processes alive at every server restart. Execute the startup command only as the user to be running the PM2 daemon.
```bash
$ pm2 startup