view umasked.sh @ 1727:1a16dce51bce

Unified description of slow_start in stream with http.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 08 Jun 2016 14:00:15 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"