=================================================================== RCS file: /home/cvsd/home/cvs/scripts/shell/firewall/fw-universal.sh,v retrieving revision 2.72 retrieving revision 2.73 diff -u -p -r2.72 -r2.73 --- scripts/shell/firewall/fw-universal.sh 2010/06/09 11:29:14 2.72 +++ scripts/shell/firewall/fw-universal.sh 2010/06/21 21:52:16 2.73 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # This will be universal firewalling script for Linux kernel (iptables) in near future @@ -9,7 +9,7 @@ # Licensed under terms of GNU General Public License. # All rights reserved. # -# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.71 2009-11-06 23:14:36 nepto Exp $ +# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.72 2010-06-09 11:29:14 nepto Exp $ # # Changelog: # 2003-10-24 - created