Merge pull request #1092 from cdaringe/master

Update README.md
This commit is contained in:
Antoine Bluchet 2015-04-09 09:31:04 +02:00
commit 6fb7f4af04

View File

@ -104,7 +104,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