view umasked.sh @ 1805:0c08e8861cfe

Documented the "zombies" metrics in status.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 03 Oct 2016 16:00:41 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"