mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
bc0be36fe7
Reported by: portscout Sponsored by: Absolight
12 lines
535 B
C
12 lines
535 B
C
--- include/locations.h.in.orig 2014-08-12 15:00:01 UTC
|
|
+++ include/locations.h.in
|
|
@@ -19,7 +19,7 @@
|
|
|
|
#define DEFAULT_TEMP_FILE "@localstatedir@/tempfile"
|
|
#define DEFAULT_TEMP_PATH "/tmp"
|
|
-#define DEFAULT_CHECK_RESULT_PATH "@localstatedir@/spool/checkresults"
|
|
+#define DEFAULT_CHECK_RESULT_PATH "@localstatedir@/checkresults"
|
|
#define DEFAULT_STATUS_FILE "@localstatedir@/status.dat"
|
|
#define DEFAULT_LOG_FILE "@localstatedir@/nagios.log"
|
|
#define DEFAULT_LOG_ARCHIVE_PATH "@localstatedir@/archives/"
|