Description to $USER added
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
|
||||
|
|
Loading…
Reference in New Issue