diff options
Diffstat (limited to 'www/oops/files/patch-ab')
-rw-r--r-- | www/oops/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/oops/files/patch-ab b/www/oops/files/patch-ab new file mode 100644 index 000000000000..1f72a17d1117 --- /dev/null +++ b/www/oops/files/patch-ab @@ -0,0 +1,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 + } |