orion pushed to flow-tools (epel7). "Try to fix bz#929362"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 21:36:21 UTC 2015


>From 9b9516cfb2fffc93bd657346b20b758a6a6d3241 Mon Sep 17 00:00:00 2001
From: "Paul P. Komkoff" <i at stingr.net>
Date: Fri, 23 Aug 2013 11:47:27 +0400
Subject: Try to fix bz#929362


diff --git a/flow-capture.service b/flow-capture.service
index 4f03bd5..546bddf 100644
--- a/flow-capture.service
+++ b/flow-capture.service
@@ -5,10 +5,9 @@ After=network.target
 [Service]
 User=flow-tools
 Group=flow-tools
-Type=forking
+Type=simple
 EnvironmentFile=-/etc/sysconfig/flow-capture
-PIDFile=/run/flow-capture.pid
-ExecStart=/usr/bin/flow-capture -p /run/flow-capture.pid $OPTIONS
+ExecStart=/usr/bin/flow-capture -D $OPTIONS
 
 [Install]
 WantedBy=multi-user.target
diff --git a/flow-tools.spec b/flow-tools.spec
index 2bc9121..deb2b6a 100644
--- a/flow-tools.spec
+++ b/flow-tools.spec
@@ -8,7 +8,7 @@
 Version: 0.68.5.1
 Name: flow-tools
 Summary: Tool set for working with NetFlow data
-Release: 9%{?dist}
+Release: 10%{?dist}
 Group: Applications/System
 License: BSD 
 URL: http://code.google.com/p/%{name}/
@@ -237,6 +237,9 @@ fi
 %doc docs/*.html ChangeLog.old TODO INSTALL SECURITY
 
 %changelog
+* Fri Aug 23 2013 i at stingr.net - 0.68.5.1-10
+- Try to fix bz#929362
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.68.5.1-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/flow-tools.git/commit/?h=epel7&id=9b9516cfb2fffc93bd657346b20b758a6a6d3241


More information about the scm-commits mailing list