view umasked.sh @ 1596:e491c669220e

Documented http2_max_field_size, http2_max_header_size
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 21 Sep 2015 11:59:01 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"