Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
flowd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
flowd-suse-init.spec
@@ -1,11 +1,13 @@ --- flowd.init.suse.orig 2009-05-02 15:07:29.000000000 +0200 -+++ flowd.init.suse 2009-05-02 15:08:38.000000000 +0200 -@@ -3,8 +3,9 @@ ++++ flowd.init.suse 2009-05-02 16:55:38.000000000 +0200 +@@ -2,9 +2,10 @@ + ### BEGIN INIT INFO # Provides: flowd - # Required-Start: $network $local_fs +-# Required-Start: $network $local_fs -# Should-Start: $named -# Required-Stop: ++# Required-Start: $network $local_fs $remote_fs +# Should-Start: $named +# Required-Stop: $null +# Should-Stop: $null
[-]
[+]
Changed
flowd.spec
^
@@ -14,7 +14,7 @@ BuildRequires: byacc BuildRequires: glibc-devel -BuildRequires: python >= 2.3 byacc python-devel +BuildRequires: python >= 2.3 python-devel %if 0%{?fedora_version} >= 7 BuildRequires: perl-ExtUtils-MakeMaker @@ -40,7 +40,7 @@ %package devel Summary: C API to access flowd logfiles -Group: Productivity/Networking/Diagnostic +Group: Development %description This is flowd, a NetFlow collector daemon intended to be small, fast and secure.