From: Faiyaz Ahmed Date: Tue, 20 May 2008 19:17:05 +0000 (+0000) Subject: Tagging module pf2slice - pf2slice-1.0-2 X-Git-Tag: pf2slice-1.0-2~1 X-Git-Url: http://git.onelab.eu/?p=pf2slice.git;a=commitdiff_plain;h=543519c4f0748fa7d1ed194b8591f380b6aa2f77 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. --- 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 - 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. +- +