From 543519c4f0748fa7d1ed194b8591f380b6aa2f77 Mon Sep 17 00:00:00 2001
From: Faiyaz Ahmed <faiyaza@cs.princeton.edu>
Date: Tue, 20 May 2008 19:17:05 +0000
Subject: [PATCH] Tagging module pf2slice - 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.
---
 pf2slice.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/pf2slice.spec b/pf2slice.spec
index 64d808d..6804cbf 100644
--- a/pf2slice.spec
+++ b/pf2slice.spec
@@ -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.  
+- 
+
-- 
2.47.0