John "Elwin" Edwards
4940bf86ae
Move the NODE_PATH location.
...
Modules are now expected to be in /var/local/lib/node_modules. This is
intended to make it easier to avoid running npm as root.
2017-12-26 13:23:55 -05:00
John "Elwin" Edwards
4059bf2983
Fix possibly insecure permissions on the control socket.
...
The server's control socket is now in a private directory.
2017-01-28 09:57:31 -05:00
John "Elwin" Edwards
3b00718e59
Add an uninstall target to the Makefile.
...
Also a fix to the install target, and the initscript.
2016-01-14 21:30:14 -05:00
John "Elwin" Edwards
6457f18b36
Change various filenames.
...
The shell script previously used to launch the daemon is now called
"initscript". The script files have had the ".js" extension removed
from their names.
2016-01-14 20:52:29 -05:00