aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/collectd5/files/patch-src_daemon_collectd.h
blob: f7ee044bae137bfa187e2a1f0295222cc7c49505 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/daemon/collectd.h.orig	2019-06-13 09:13:42 UTC
+++ src/daemon/collectd.h
@@ -213,7 +213,7 @@ typedef int uid_t;
 #endif
 
 #ifndef PKGLOCALSTATEDIR
-#define PKGLOCALSTATEDIR PREFIX "/var/lib/" PACKAGE_NAME
+#define PKGLOCALSTATEDIR PREFIX "/var/db/" PACKAGE_NAME
 #endif
 
 #ifndef PIDFILE