9d038fb0d6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17645 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
345 B
Diff
12 lines
345 B
Diff
--- a/include/scoreboard.h
|
|
+++ b/include/scoreboard.h
|
|
@@ -42,7 +42,7 @@ extern "C" {
|
|
|
|
/* Scoreboard file, if there is one */
|
|
#ifndef DEFAULT_SCOREBOARD
|
|
-#define DEFAULT_SCOREBOARD "logs/apache_runtime_status"
|
|
+#define DEFAULT_SCOREBOARD "log/apache_runtime_status"
|
|
#endif
|
|
|
|
/* Scoreboard info on a process is, for now, kept very brief ---
|