summaryrefslogtreecommitdiff
blob: 2bd1690084a367259d4a2207a8bdb7a02926e639 (plain)
1
2
3
4
5
6
7
8
9
--- pdns-recursor/config.h
+++ pdns-recursor/config.h
@@ -1,5 +1,5 @@
 #define SYSCONFDIR "/etc/powerdns/" 
-#define LOCALSTATEDIR "/var/run/" 
+#define LOCALSTATEDIR "/var/lib/powerdns" 
 #define VERSION "3.1.5"
 #define RECURSOR
 #ifndef WIN32