jer 14/10/13 23:05:26 Modified: ipguard.confd Log: Set -r option by default. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 net-analyzer/ipguard/files/ipguard.confd file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipguard/files/ipguard.confd?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipguard/files/ipguard.confd?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipguard/files/ipguard.confd?r1=1.1&r2=1.2 Index: ipguard.confd =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ipguard/files/ipguard.confd,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ipguard.confd 13 Oct 2014 22:33:02 -0000 1.1 +++ ipguard.confd 13 Oct 2014 23:05:26 -0000 1.2 @@ -4,5 +4,5 @@ # IFACE=eth0 IFACE=eth0 -# OPTS (see ipguard(8) -OPTS="-u 300 -xz" +# OPTS - command line options (see ipguard(8) +OPTS="-u 300 -xz -r"
