diff rlgwebd.conf @ 208:f06f2d1a5035

Fix possibly insecure permissions on the control socket. The server's control socket is now in a private directory.
author John "Elwin" Edwards
date Sat, 28 Jan 2017 09:57:31 -0500
parents a200b313870d
children
line wrap: on
line diff
--- a/rlgwebd.conf	Fri Jan 27 19:18:31 2017 -0500
+++ b/rlgwebd.conf	Sat Jan 28 09:57:31 2017 -0500
@@ -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