Fix possibly insecure permissions on the control socket.

The server's control socket is now in a private directory.
This commit is contained in:
John "Elwin" Edwards 2017-01-28 09:57:31 -05:00
parent c4d10ba33d
commit 4059bf2983
4 changed files with 19 additions and 4 deletions

View file

@ -3,7 +3,7 @@
# These values are set by default:
# Location of the socket for start/stop commands
#control_socket = /var/run/rlgwebd.sock
#control_socket = /var/run/rlgwebd/rlgwebd.sock
# Port number to bind
#port = 8080
# Path to the dgamelaunch installation to chroot into