chiark
/
gitweb
/
~mdw
/
userv-utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dh(1): fix so that it works.
[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