]> git.pld-linux.org Git - packages/nagios.git/blob - nagios-webapps.patch
- up to 4.3.3
[packages/nagios.git] / nagios-webapps.patch
1 --- nagios-2.0b4/include/locations.h.in~        2003-08-15 04:34:10.000000000 +0300
2 +++ nagios-2.0b4/include/locations.h.in 2005-11-30 22:23:59.000000000 +0200
3 @@ -32,7 +32,7 @@
4  #define DEFAULT_URL_HTML_PATH                  "@htmurl@"
5  #define DEFAULT_PHYSICAL_CGIBIN_PATH           "@sbindir@"
6  #define DEFAULT_URL_CGIBIN_PATH                        "@cgiurl@"
7 -#define DEFAULT_CGI_CONFIG_FILE                        "@sysconfdir@/cgi.cfg"
8 +#define DEFAULT_CGI_CONFIG_FILE                        "/etc/webapps/nagios/cgi.cfg"
9  #define DEFAULT_LOCK_FILE                      "@lockfile@"
10  #define DEFAULT_OBJECT_CACHE_FILE              "@localstatedir@/objects.cache"
11  #define DEFAULT_EVENT_BROKER_FILE              "@localstatedir@/broker.socket"
This page took 0.108112 seconds and 3 git commands to generate.