Skip to content

Commit ea1702a

Browse files
authored
Merge pull request #71 from adamamyl/feat/wolfcraig-module
Feat/wolfcraig module
2 parents ff3a680 + 1729c2a commit ea1702a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/installer_utils/module_firewall.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
150150
# OUTPUT Chain
151151
v_echo " Configuring OUTPUT chain..."
152+
iptables -F OUTPUT
152153
153154
# Detect primary outbound interface so Exim can deliver to external MX servers.
154155
DEFAULT_IFACE=$(ip route show default | awk '/default/ {print $5}' | head -1)

0 commit comments

Comments
 (0)