summaryrefslogtreecommitdiff
blob: e0096c873a8c7c69a03e42ea20152670646454d4 (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.4"
 #define RECURSOR
 #ifndef WIN32