chiark / gitweb /
@@ -1,10 +1,10 @@
[userv-utils.git] / www-cgi / www-cgi
1 if ( grep service-user-shell /etc/shells
2    & glob calling-user www-data
3    )
4         reset
5         no-suppress-args
6         no-set-environment
7         execute /usr/local/lib/user-cgi/target public-cgi
8 fi