REAMDE, copyright: Correct locations for GPL, and contact info.
[userv-utils] / www-cgi / www-cgi
CommitLineData
79dc6919 1if ( grep service-user-shell /etc/shells
0e397d0b 2 & glob calling-user www-data
79dc6919 3 )
4 reset
79dc6919 5 no-suppress-args
0e397d0b 6 no-set-environment
9c0139c5 7 execute /usr/local/lib/userv/cgi/target public-cgi
79dc6919 8fi