mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-07-04 12:48:58 +02:00
added IPTables persistence and for it to save changes
This commit is contained in:
@@ -54,7 +54,8 @@ fi
|
|||||||
# prepare for next time.
|
# prepare for next time.
|
||||||
diff -wbay $blacklistf.last $blacklistf > $blacklistf.diff
|
diff -wbay $blacklistf.last $blacklistf > $blacklistf.diff
|
||||||
|
|
||||||
|
# save IPtable rules
|
||||||
|
invoke-rc.d iptables-persistent save
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user