summaryrefslogtreecommitdiff
path: root/sysutils/apachetop/files/patch-apachetop.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/apachetop/files/patch-apachetop.h')
-rw-r--r--sysutils/apachetop/files/patch-apachetop.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/apachetop/files/patch-apachetop.h b/sysutils/apachetop/files/patch-apachetop.h
new file mode 100644
index 000000000000..3c4cb0249a10
--- /dev/null
+++ b/sysutils/apachetop/files/patch-apachetop.h
@@ -0,0 +1,11 @@
+--- src/apachetop.h.orig Tue Dec 30 01:03:05 2003
++++ src/apachetop.h Tue Dec 30 01:03:32 2003
+@@ -190,7 +190,7 @@
+ #define DEBUG_OUTPUT "/tmp/atop.debug"
+
+ #ifndef DEFAULT_LOGFILE
+-# define DEFAULT_LOGFILE "/var/httpd/apache_log"
++# define DEFAULT_LOGFILE "/var/log/httpd-access.log"
+ #endif
+ #define DEFAULT_CIRCLE_SIZE 30
+ #define DEFAULT_CIRCLE_MODE TIMED_CIRCLE