[vnstat] fixed "Introduce new systemd-rpm macros in vnstat spec file" (#850361)

Adrian Reber adrian at fedoraproject.org
Fri Aug 24 10:02:09 UTC 2012


commit fa49993914369d37c5081b9081afbf5956cbda34
Author: Adrian Reber <adrian at lisas.de>
Date:   Fri Aug 24 12:02:04 2012 +0200

    fixed "Introduce new systemd-rpm macros in vnstat spec file" (#850361)

 vnstat.service |    1 -
 vnstat.spec    |    4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/vnstat.service b/vnstat.service
index acfc785..3efda38 100644
--- a/vnstat.service
+++ b/vnstat.service
@@ -3,7 +3,6 @@ Description=VnStat - Lightweight Network Traffic Monitor
 After=network.target
 
 [Service]
-Type=forking
 User=vnstat
 ExecStart=/usr/sbin/vnstatd -d
 
diff --git a/vnstat.spec b/vnstat.spec
index e324c13..f31d5a1 100644
--- a/vnstat.spec
+++ b/vnstat.spec
@@ -1,7 +1,7 @@
 Summary: Console-based network traffic monitor
 Name: vnstat
 Version: 1.11
-Release: 10%{?dist}
+Release: 11%{?dist}
 
 License: GPLv2
 Group: System Environment/Daemons
@@ -156,7 +156,7 @@ getent passwd %{name} > /dev/null || %{_sbindir}/useradd -r -g %{name} -M \
 %attr(-,vnstat,vnstat)%{_localstatedir}/lib/%{name}
 
 %changelog
-* Fri Aug 24 2012 Adrian Reber <adrian at lisas.de> - 1.11-10
+* Fri Aug 24 2012 Adrian Reber <adrian at lisas.de> - 1.11-11
 - fixed "Introduce new systemd-rpm macros in vnstat spec file" (#850361)
 
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-9


More information about the scm-commits mailing list