view umasked.sh @ 161:ec980064d576

Documented the "connection_pool_size" and "request_pool_size" directives.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 31 Oct 2011 12:27:06 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"