1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-14 17:27:23 +01:00

fixed a bug with unable to reload network interface

This commit is contained in:
ChiefGyk
2016-06-29 19:56:01 -04:00
parent c15aa078b7
commit b66ab07ea0
4 changed files with 9 additions and 9 deletions

View File

@@ -3,5 +3,5 @@ curl http://www.okean.com/antispam/iptables/rc.firewall.china > /tmp/china.sh
chmod +x /tmp/china.sh
source /tmp/china.sh
rm -f /tmp/china.sh
ipset save > /etc/ipset.up.rules
iptables-save > /etc/iptables.up.rules
invoke-rc.d iptables-persistent save