Fix possibly insecure permissions on the control socket.
The server's control socket is now in a private directory.
This commit is contained in:
parent
c4d10ba33d
commit
4059bf2983
4 changed files with 19 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue