summaryrefslogtreecommitdiff
path: root/net-mgmt/cacti-spine/files/patch-cactid.h
blob: d0c0743ebc19dc6fc5a09e2ae042c3d4d99e3660 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cactid.h.orig	Tue Oct 11 23:13:48 2005
+++ cactid.h	Sun Oct 30 14:15:22 2005
@@ -55,7 +55,7 @@
 /* locations to search for the config file */
 #define CONFIG_PATHS 2
 #define CONFIG_PATH_1 ""
-#define CONFIG_PATH_2 "/etc/"
+#define CONFIG_PATH_2 "%%PREFIX%%/etc/"
 
 /* config file defaults */
 #define DEFAULT_CONF_FILE "cactid.conf"