*** 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 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.
 
  --
 
index 1a41c6b..0317503 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 9b90786..c3dabfc 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