if ( grep service-user-shell /etc/shells
   & glob calling-user www-data
   )
	reset
	no-suppress-args
	no-set-environment
	execute /usr/local/lib/user-cgi/target public-cgi
fi
