chiark / gitweb /
Found in crybaby's working tree.
[chopwood] / userv.rc
index 842940ec7fecc3eb15ad3b9976864acc127e828c..e258c7ec66128e7a9604f27cb0cc715ce06e8834 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