CHANGE mod_netconf renamed to netopeerguid

Now installing as a service netopeerguid.rc.
diff --git a/src/test-client.c b/src/test-client.c
index 51543ae..ddc433a 100644
--- a/src/test-client.c
+++ b/src/test-client.c
@@ -57,7 +57,7 @@
 #include <ctype.h>
 #include "message_type.h"
 
-#define SOCKET_FILENAME "/var/run/mod_netconf.sock"
+#define SOCKET_FILENAME "/var/run/netopeerguid.sock"
 #define BUFFER_SIZE 40960
 
 void print_help(char* progname)