Changes

Jump to navigation Jump to search
9 bytes added ,  08:56, 18 April 2016
Line 137: Line 137:  
  npm install -g forever
 
  npm install -g forever
 
  npm install -g forever-service
 
  npm install -g forever-service
Since SME Server has put it's name in /etc/system-release, the forever utility will not be able to detect the main distribution name (e.g. CentOS) and will exit with an error. To add 'SME Server' to the list of recognised distributions so that forever-service will run properly, is to execute the following command:
+
Since SME Server has put it's name in /etc/system-release, the forever utility will not be able to detect the main distribution name (e.g. CentOS) and will exit with an error. To add 'SME Server' to the list of recognised distributions so that the forever-service tool will run properly, is to execute the following command:
 
  sed.... TBA
 
  sed.... TBA
  

Navigation menu