From 62a79dbb4c731f9815dad7ecf1922474a4905a32 Mon Sep 17 00:00:00 2001 From: TNSSF Date: Mon, 30 Dec 2019 12:37:27 -0700 Subject: [PATCH] Update node.sh (#292) --- debian/resources/postgresql/node.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/postgresql/node.sh b/debian/resources/postgresql/node.sh index cd03bb5..a2df277 100755 --- a/debian/resources/postgresql/node.sh +++ b/debian/resources/postgresql/node.sh @@ -81,6 +81,7 @@ if [ .$iptables_add = ."y" ]; then echo iptables-persistent iptables-persistent/autosave_v4 boolean true | debconf-set-selections echo iptables-persistent iptables-persistent/autosave_v6 boolean true | debconf-set-selections apt-get install -y iptables-persistent + systemctl restart fail2ban fi #setup ssl