]> git.pld-linux.org Git - packages/apachetop.git/blame_incremental - apachetop-log_location.patch
- release 10 (by relup.sh)
[packages/apachetop.git] / apachetop-log_location.patch
... / ...
CommitLineData
1--- apachetop-0.12.6/src/apachetop.h~ 2011-11-08 17:17:58.000000000 +0100
2+++ apachetop-0.12.6/src/apachetop.h 2011-11-08 17:18:22.621108652 +0100
3@@ -253,7 +253,7 @@
4
5 /* this can be overridden from config.h via ./configure --with-logfile .. */
6 #ifndef DEFAULT_LOGFILE
7-# define DEFAULT_LOGFILE "/var/log/apache2/access.log"
8+# define DEFAULT_LOGFILE "/var/log/httpd/access_log"
9 #endif
10 #define DEFAULT_CIRCLE_SIZE 30
11 #define DEFAULT_CIRCLE_MODE TIMED_CIRCLE
This page took 0.076752 seconds and 5 git commands to generate.