mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
Make files readable only by the owner
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292794 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