17 Commits

Author SHA1 Message Date
Carson Darling
602677f5e8 Added support for Amazon Linux startup script
Script is based heavily off of the CentOS/Redhat script, with the calls to super removed.
2014-04-07 23:13:25 -04:00
Willian
2bd9225e85 Add startup support for systemd based distros 2014-03-06 17:32:02 -03:00
Juozas Valenčius
5d5d5c4e29 execute status as $USER 2014-02-05 10:55:03 +02:00
tknew2
a99c485de9 fix init script and add help message 2014-01-27 17:18:49 +01:00
tknew2
2987a48264 centos redhat init script 2014-01-27 17:07:24 +01:00
tknew2
8dd460ba38 harmony options passed on runtime to NodeJS - init script modified to not execute NODE to enable option passing on startup - pm2 PID file written on .pm2 - gracefull pm2 exit 2014-01-15 23:37:17 +01:00
tknew2
512dd0e179 edit startup script to be enable to use node arguments 2014-01-15 21:25:30 +01:00
MATSUU Takuto
8bea88672d add reload to startup script 2013-12-26 14:29:11 +09:00
tknew2
76b32716c3 fix startup script to execute with sudo -u 2013-11-13 11:49:34 +01:00
Alexandre Strzelewicz
1aeba9f194 #135 0.6.5 2013-10-27 22:54:24 +01:00
Alexandre Strzelewicz
174bba1293 #92 now startup script exec pm2 with the given user instead of root 2013-10-16 14:35:38 +02:00
Ed Hubbell
85661d29e3 Update pm2-init.sh
removed pm2 from Required-Start; Added Default-Start and Default-Stop parameters.  Tested on Debian Wheezy.
2013-09-25 20:43:38 -04:00
Alexandre Strzelewicz
b9f2570a19 #57 Centos startup script 2013-08-19 19:48:13 +02:00
Mark Evans
2b964d784b Remove NPM2 variable as this is unused and causes the help information to be displayed when running status / stop / start commands 2013-07-20 08:40:18 +00:00
Alexandre Strzelewicz
8e154bc9a1 fix init script 2013-07-16 12:05:14 +02:00
Josh Skidmore
7c3a0de4ad Misspelling of resurrect in init.d script is preventing processes from being resurrected at startup 2013-06-26 11:53:13 -04:00
Alexandre Strzelewicz
278d324cf0 update README - startup script 2013-06-07 16:29:42 +08:00