mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
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
|
||||
run_iptables -A blacklst $source -j $disposition
|
||||
|
||||
echo " $addr added to Black List"
|
||||
echo " $addr added to Black List"
|
||||
done
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user