Tagging module pf2slice - pf2slice-1.0-2 master
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 20 May 2008 19:17:05 +0000 (19:17 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 20 May 2008 19:17:05 +0000 (19:17 +0000)
The PlanetFlow slice needs to mount the netflow logs from the root context.  The initscript will now attempt to trigger vsys to mount the logs repeatedly until vsys responds.

pf2slice.spec

index 64d808d..6804cbf 100644 (file)
@@ -2,7 +2,7 @@
 # see build/module-tag.py for details
 %define name pf2slice
 %define version 1.0
-%define taglevel 1
+%define taglevel 2
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -47,3 +47,8 @@ chkconfig --add pf2slice
 chkconfig pf2slice on
 
 %changelog
+* Tue May 20 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - pf2slice-1.0-2
+- 
+- The PlanetFlow slice needs to mount the netflow logs from the root context.  The initscript will now attempt to trigger vsys to mount the logs repeatedly until vsys responds.  
+- 
+