]> git.pld-linux.org Git - packages/apachetop.git/blob - apachetop-log_location.patch
14d8db018734e9d761f2d5d42f881e381d1296e4
[packages/apachetop.git] / apachetop-log_location.patch
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.091624 seconds and 2 git commands to generate.