11 lines
309 B
Text
11 lines
309 B
Text
--- src/oops.cfg.in.orig Wed Dec 13 20:10:58 2000
|
|
+++ src/oops.cfg.in Wed Dec 13 20:11:24 2000
|
|
@@ -519,7 +519,7 @@
|
|
|
|
module oopsctl {
|
|
# path to oopsctl unix socket
|
|
- socket_path @OOPS_LOCALSTATEDIR@/oopsctl
|
|
+ socket_path /tmp/oopsctl
|
|
# time to auto-refresh page (seconds)
|
|
html_refresh 300
|
|
}
|