chiark / gitweb /
userv.rc: Don't clobber handling of `www-cgi'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 22 Dec 2014 20:32:58 +0000 (20:32 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 7 Apr 2015 18:10:51 +0000 (19:10 +0100)
userv.rc

index b0623666e7aa96c76c953385cbdcc52de6c2be3c..6a7500f0a2e45014978fbc0b9119c3dd70e7b30a 100644 (file)
--- a/userv.rc
+++ b/userv.rc
@@ -1,6 +1,8 @@
 ### -*-conf-*-
 
 ### -*-conf-*-
 
-if grep service-user-shell /etc/shells
+if ( grep service-user-shell /etc/shells
+   & ! glob service www-cgi
+   )
        no-suppress-args
        no-set-environment
        execute ./chpwd userv
        no-suppress-args
        no-set-environment
        execute ./chpwd userv