blob: 1f72a17d111745f87d6bac943485b4daa7ba79f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/oops.cfg.in.orig Thu Sep 14 15:35:50 2000
+++ src/oops.cfg.in Thu Sep 14 15:38:56 2000
@@ -452,7 +452,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
}
|