view umasked.sh @ 654:841118e33f41

Refined the text about cache of connections to upstream servers.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 25 Aug 2012 07:24:53 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"