1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2024-12-26 03:57:00 +00:00

Description to $USER added

rkl110 2017-02-22 15:59:16 +01:00
parent 10d9dabad3
commit 84f86e700d

@ -16,6 +16,7 @@ This is a basic init.d script for haste-server running on Ubuntu. This has been
. /lib/lsb/init-functions
# Change the value of "USER" to linux user name who runs Haste Server
# $USER never gets used only in echo commands can not defind user to run Haste Server
USER=root;
# Change the value of "DAEMON" to the Node.js process path