From 7d47e7f17aa056f7455c5953aff506c3476b2857 Mon Sep 17 00:00:00 2001 From: Teddysun Date: Sat, 14 May 2016 17:20:08 +0900 Subject: [PATCH] Fixed firewalld in CentOS 7 --- shadowsocks-libev.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadowsocks-libev.sh b/shadowsocks-libev.sh index de4da88..0fda7ca 100644 --- a/shadowsocks-libev.sh +++ b/shadowsocks-libev.sh @@ -298,8 +298,8 @@ function install_shadowsocks_libev(){ pre_install download_files config_shadowsocks - install firewall_set + install } # Initialization step