You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
345 B

  1. --- a/include/scoreboard.h
  2. +++ b/include/scoreboard.h
  3. @@ -42,7 +42,7 @@ extern "C" {
  4. /* Scoreboard file, if there is one */
  5. #ifndef DEFAULT_SCOREBOARD
  6. -#define DEFAULT_SCOREBOARD "logs/apache_runtime_status"
  7. +#define DEFAULT_SCOREBOARD "log/apache_runtime_status"
  8. #endif
  9. /* Scoreboard info on a process is, for now, kept very brief ---