view umasked.sh @ 816:c711c50bdcf4

limit_req: clarified the description of the burst= parameter.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 16 Jan 2013 14:31:09 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"