소스 검색

Reset umask to 0022 at beginning of install

pull/197/head
SelfAdjointOperator 2 년 전
부모
커밋
591e1b528e
No known key found for this signature in database GPG 키 ID: 26284047C24E5758
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      emailwiz.sh

+ 3
- 0
emailwiz.sh 파일 보기

@@ -33,6 +33,9 @@
# On installation of Postfix, select "Internet Site" and put in TLD (without
# `mail.` before it).

echo "Setting umask to 0022..."
umask 0022

echo "Installing programs..."
apt install postfix dovecot-imapd dovecot-sieve opendkim spamassassin spamc
# Check if OpenDKIM is installed and install it if not.


불러오는 중...
취소
저장