Improve handling of script file

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3249 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-01-07 17:54:20 +00:00
parent 183c4287ae
commit c743f4cad8

View File

@ -9030,7 +9030,7 @@ generate_firewall() # $1 = File Name
run_user_exit started
case $1 in
./*|../*|/*)
*/*)
file=$1
;;
*)