view umasked.sh @ 1985:48ca712794c6

Documented the set_real_ip_from support of hostnames.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 16 May 2017 13:47:28 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"