forked from extern/shorewall_code
Replace tab with space in black list message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@219 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
acce9b2379
commit
def9caa806
@ -2524,7 +2524,7 @@ process_blacklist_rec() {
|
|||||||
--log-level $BLACKLIST_LOGLEVEL
|
--log-level $BLACKLIST_LOGLEVEL
|
||||||
run_iptables -A blacklst $source -j $disposition
|
run_iptables -A blacklst $source -j $disposition
|
||||||
|
|
||||||
echo " $addr added to Black List"
|
echo " $addr added to Black List"
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user