chiark
/
gitweb
/
~mdw
/
userv-utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
eefac09
)
*** empty log message ***
author
ian
<ian>
Thu, 11 Aug 2005 18:50:18 +0000 (18:50 +0000)
committer
ian
<ian>
Thu, 11 Aug 2005 18:50:18 +0000 (18:50 +0000)
changelog
patch
|
blob
|
blame
|
history
www-cgi/www-cgi
patch
|
blob
|
blame
|
history
diff --git
a/changelog
b/changelog
index
1a41c6b
..
0317503
100644
(file)
--- a/
changelog
+++ b/
changelog
@@
-11,6
+11,7
@@
userv-utils (0.2.99.0.2) unstable; urgency=low
* add HTTP_REFERER to ucgi.
* Allow config file to override ipif default clock skew and lag.
* Set default max clock skew to 45/45, not 10/30.
+ * Fix path in www-cgi userv service config.
--
diff --git
a/www-cgi/www-cgi
b/www-cgi/www-cgi
index
9b90786
..
c3dabfc
100644
(file)
--- a/
www-cgi/www-cgi
+++ b/
www-cgi/www-cgi
@@
-4,5
+4,5
@@
if ( grep service-user-shell /etc/shells
reset
no-suppress-args
no-set-environment
- execute /usr/local/lib/user-cgi/target public-cgi
+ execute /usr/local/lib/userv/cgi/target public-cgi
fi