public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/ipguard/files: ipguard.confd
@ 2014-10-13 22:33 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-10-13 22:33 UTC (permalink / raw
  To: gentoo-commits

jer         14/10/13 22:33:02

  Added:                ipguard.confd
  Log:
  Initial commit.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  net-analyzer/ipguard/files/ipguard.confd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipguard/files/ipguard.confd?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipguard/files/ipguard.confd?rev=1.1&content-type=text/plain

Index: ipguard.confd
===================================================================
# ipguard configuration file

# IFACE - the name of the network interface you want to monitor
# IFACE=eth0
IFACE=eth0

# OPTS (see ipguard(8)
OPTS="-u 300 -xz"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ipguard/files: ipguard.confd
@ 2014-10-13 23:05 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-10-13 23:05 UTC (permalink / raw
  To: gentoo-commits

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"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-13 23:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-13 22:33 [gentoo-commits] gentoo-x86 commit in net-analyzer/ipguard/files: ipguard.confd Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-13 23:05 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox