Add a new script to allow some tools, like sn and makecert, to generate files (e...
authorSebastien Pouliot <sebastien@ximian.com>
Sat, 12 Nov 2005 17:29:07 +0000 (17:29 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sat, 12 Nov 2005 17:29:07 +0000 (17:29 -0000)
commitf20172212d168633cf5005e778d006015b1b7f58
treec78d094bfb84244266348bdbfac365bd108c5f34
parentc4a16a242d339543cf3a411d1f2c6345bf220d7b
Add a new script to allow some tools, like sn and makecert, to generate files (e.g. private keys) available only to the user (by calling umask 077 before mono)

svn path=/trunk/mono/; revision=52948
scripts/Makefile.am
scripts/script_umask.in [new file with mode: 0644]