Skip to content

Commit

Permalink
添加 firewalld 启动项
Browse files Browse the repository at this point in the history
  • Loading branch information
ewomailadmin committed Oct 23, 2020
1 parent f5766fa commit ef3d51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ init(){
firewall-cmd --zone=public --add-port=443/tcp --permanent
firewall-cmd --reload

systemctl enable postfix dovecot amavisd spamassassin fail2ban php-fpm nginx mysqld
systemctl enable postfix dovecot amavisd spamassassin fail2ban php-fpm nginx mysqld firewalld

systemctl restart mysqld php-fpm nginx postfix dovecot fail2ban spamassassin

Expand Down

0 comments on commit ef3d51d

Please sign in to comment.