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