summaryrefslogtreecommitdiff
path: root/www/oops/files/patch-ab
blob: 382e2c593ea163af4e3aca7c945b38c2a9250429 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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
 }