chiark / gitweb /
*** empty log message ***
authorian <ian>
Thu, 11 Aug 2005 18:50:18 +0000 (18:50 +0000)
committerian <ian>
Thu, 11 Aug 2005 18:50:18 +0000 (18:50 +0000)
changelog
debian/changelog
www-cgi/www-cgi

index 1a41c6b2c6202f6f13bca506c77da46f894885d7..03175037e0cfbaba9c561785e6c4edf2b5f7d73c 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.
 
  --
 
index 1a41c6b2c6202f6f13bca506c77da46f894885d7..03175037e0cfbaba9c561785e6c4edf2b5f7d73c 100644 (file)
@@ -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.
 
  --
 
index 9b90786d35fc4539ddf114155b14708447239d9d..c3dabfc4addd61758980b39105fac2d8a9362b6a 100644 (file)
@@ -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