*** empty log message ***
[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
79dc6919 7 execute /usr/local/lib/user-cgi/target public-cgi
8fi