view umasked.sh @ 1293:ae87dd0f3953

Banner text updated, nginx.conf 2014 announced.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 17 Sep 2014 07:55:34 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"