From fdef1594ca36478db782ea6031593f0c23da7896 Mon Sep 17 00:00:00 2001 From: Lucas de Castro Borges Date: Mon, 3 Jun 2024 22:40:29 -0300 Subject: New upstream version 1.0.18 --- shorewall_script | 2 -- 1 file changed, 2 deletions(-) (limited to 'shorewall_script') diff --git a/shorewall_script b/shorewall_script index 3144480..cfd7f5b 100644 --- a/shorewall_script +++ b/shorewall_script @@ -28,8 +28,6 @@ SRCIP=${14} PREVSTATE=${15} TIMESTAMP=${16} -DATE=$(date --date=@${TIMESTAMP}) - if [ ${STATE} = up ]; then state=0 action=enable -- cgit v1.2.3