view umasked.sh @ 1054:c5793e5c30d4

Documented the "ssl_ecdh_curve" directive.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 29 Jan 2014 19:30:25 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"