wok diff fail2ban/receipt @ rev 14908

slitaz-i18n: rewrite locale-pack.functions; slitaz-configs: now generate openbox desktop menu using po files; locale-*: update using new locale-pack.functions (FIXME: post_remove)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Aug 03 17:37:48 2013 +0300 (2013-08-03)
parents 6be450c86868
children 7896f0694ef6
line diff
     1.1 --- a/fail2ban/receipt	Fri Aug 17 14:50:02 2012 +0200
     1.2 +++ b/fail2ban/receipt	Sat Aug 03 17:37:48 2013 +0300
     1.3 @@ -26,7 +26,7 @@
     1.4  {
     1.5  	mkdir -p $fs/etc/logrotate.d $fs/etc/init.d
     1.6  	cp -a $install/* $fs
     1.7 -	sed -i 's/= \\s\*(/= \\s*\\S+\\s\*(/' > /etc/fail2ban/filter.d/common.conf
     1.8 +	sed -i 's/= \\s\*(/= \\s*\\S+\\s\*(/' > $fs/etc/fail2ban/filter.d/common.conf
     1.9  	sed -i -e 's|127.0.0.1|& 192.168.0.0/16|;s|sshd.log|messages|' \
    1.10  		-e '/ssh-iptables/{nn;s/false/true/}' $fs/etc/fail2ban/jail.conf
    1.11  	cat >> $fs/etc/fail2ban/jail.conf <<EOT