Ghost-Config icon indicating copy to clipboard operation
Ghost-Config copied to clipboard

Make init script suit multiple Ghosts environment

Open yicheinchang opened this issue 12 years ago • 0 comments

The origin script will kill all running node processes (even the non Ghost nodejs app) on the system when user stop the daemon. This fix will be 'more' compatible with the multiple Ghost instances environment. Also fix some minor bugs.

  • No $PIDFILE was created
  • Start app twice in the restart section

yicheinchang avatar Jan 25 '14 06:01 yicheinchang