wrapper.fhtml: Add `license' relationship to the AGPL link.
[chopwood] / userv.rc
index 842940e..e258c7e 100644 (file)
--- a/userv.rc
+++ b/userv.rc
@@ -1,9 +1,9 @@
 ### -*-conf-*-
 
-if ( glob service help list source set reset clear
-   & grep service-user-shell /etc/shells
+if ( grep calling-user-shell /etc/shells
+   & ! glob service www-cgi
    )
        no-suppress-args
        no-set-environment
-       execute ./chpwd
+       execute ./chpwd userv
 fi