view umasked.sh @ 1526:7b15698cbdb7

Updated the proxy_timeout directive for mail and stream.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 01 Jul 2015 21:05:02 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"