mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Merged revisions 292794 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r292794 | twilson | 2010-10-22 15:18:36 -0700 (Fri, 22 Oct 2010) | 2 lines Make files readable only by the owner ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@292808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -105,6 +105,8 @@ OUTPUT_BASE=asterisk # Our default cert basename
|
||||
CERT_MODE=server
|
||||
ORG_NAME=${DEFAULT_ORG}
|
||||
|
||||
umask 377
|
||||
|
||||
while getopts "hf:c:k:o:d:m:C:O:" OPTION
|
||||
do
|
||||
case ${OPTION} in
|
||||
|
Reference in New Issue
Block a user