1 --- ../nginx-sflow-module-543c72a/ngx_http_sflow_config.h.orig 2012-07-31 21:36:49.000000000 +0400 2 +++ ../nginx-sflow-module-543c72a/ngx_http_sflow_config.h 2012-07-31 21:37:20.000000000 +0400 3 @@ -17,7 +17,7 @@ 4 -----------------___________________________------------------ 5 */ 6 7 -#define SFWB_DEFAULT_CONFIGFILE "/etc/hsflowd.auto" 8 +#define SFWB_DEFAULT_CONFIGFILE "%%PREFIX%%/etc/hsflowd.auto" 9 #define SFWB_SEPARATORS " \t\r\n=" 10 #define SFWB_QUOTES "'\" \t\r\n" 11 /* SFWB_MAX LINE LEN must be enough to hold the whole list of targets */ 12