1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/www/oops/files/patch-ab

12 lines
309 B
Plaintext
Raw Normal View History

--- 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
}