view umasked.sh @ 175:3381ae6a93e4

Documented the max_ranges, postpone_output, and sendfile_max_chunk directives.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 07 Nov 2011 20:28:38 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"