Commit graph

4 commits

Author SHA1 Message Date
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
c4d10ba33d rlgwebd-stop: avoid the deprecated domain module.
Instead of catching connection errors with domains, install an error
listener on the socket before connecting.
2017-01-27 19:18:31 -05:00
John "Elwin" Edwards
2baaad79dd Actually restart RLGWebD if it crashes.
Also, rlgwebd-stop will no longer crash if RLGWebD has already stopped.
2016-04-23 18:53:08 -04: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
Renamed from rlgwebd-stop.js (Browse further)