view umasked.sh @ 384:331a86bc51ff

English translation of ngx_http_ssl_module.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 01 Feb 2012 06:00:57 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"