]> git.pld-linux.org Git - packages/apachetop.git/blame - apachetop-log_location.patch
- use bindir, not sbindir
[packages/apachetop.git] / apachetop-log_location.patch
CommitLineData
87c939eb
PG
1--- ./src/apachetop.h.org Wed Oct 8 18:46:38 2003
2+++ ./src/apachetop.h Sat Oct 18 13:16:48 2003
3@@ -198,7 +198,7 @@
4 #define DEBUG_OUTPUT "/tmp/atop.debug"
5
6 #ifndef DEFAULT_LOGFILE
7-# define DEFAULT_LOGFILE "/var/httpd/apache_log"
8+# define DEFAULT_LOGFILE "/var/log/httpd/access_log"
9 #endif
10 #define DEFAULT_LOGTYPE LOG_COMMON
11 #define DEFAULT_CIRCLE_SIZE 30
This page took 0.095875 seconds and 4 git commands to generate.