Blob Blame History Raw
--- Makefile.am.orig	2014-05-23 18:39:24.613568441 -0300
+++ Makefile.am	2014-05-23 18:39:44.283949547 -0300
@@ -8,7 +8,7 @@
 
 rulesetdir = $(datadir)/cyphesis/rulesets
 
-socketdir = $(localstatedir)/tmp
+socketdir = $(localstatedir)/run/cyphesis
 socket_DATA =
 
 # FIXME Remove the mkdir hack if it gets fixed in a future automake