chiark
/
gitweb
/
~mdw
/
userv-utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
c3dabfc4addd61758980b39105fac2d8a9362b6a
[userv-utils]
/
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/userv/cgi/target public-cgi
8
fi