view umasked.sh @ 1924:237a10fb98d2

Clarified imap/pop3/smtp_capabilities and starttls interaction.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 06 Mar 2017 17:01:22 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"