[ladvd/f16] remove sysconfig mention from unit file

Tomasz Torcz ttorcz at fedoraproject.org
Mon Aug 15 17:00:24 UTC 2011


commit 3993fc06e166775b99a9097443555fa724f93d30
Author: Tomasz Torcz <tomek at pipebreaker.pl>
Date:   Mon Aug 15 12:22:52 2011 +0200

    remove sysconfig mention from unit file

 ladvd.service |    1 -
 ladvd.spec    |    7 +++++--
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ladvd.service b/ladvd.service
index 4a3bf6c..b9a225e 100644
--- a/ladvd.service
+++ b/ladvd.service
@@ -6,7 +6,6 @@ Description=uses CDP / LLDP frames to inform switches about connected hosts
 Requires=network.target
 
 [Service]
-EnvironmentFile=/etc/sysconfig/ladvd
 ExecStart=/usr/sbin/ladvd -f -a
 PIDFile=/var/run/ladvd.pid
 StandardOutput=syslog
diff --git a/ladvd.spec b/ladvd.spec
index 36d8f66..725eeb5 100644
--- a/ladvd.spec
+++ b/ladvd.spec
@@ -9,7 +9,7 @@
 
 Name:           ladvd
 Version:        0.9.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        CDP/LLDP sender for UNIX
 
 Group:          Applications/Internet
@@ -184,7 +184,10 @@ fi
 
 
 %changelog
-* Sat Aug 13 2011 Tomasz Torcz <ttorcz at fedoraprojec.org> - 0.9.2-5
+* Mon Aug 15 2011 Tomasz Torcz <ttorcz at fedoraproject.org> - 0.9.2-6
+- remove sysconfig mention from unit file
+
+* Sat Aug 13 2011 Tomasz Torcz <ttorcz at fedoraproject.org> - 0.9.2-5
 - place tmpfiles.d conf in /usr/lib/tmpfiles.d
 - drop SysV init script and sysconfig file
 


More information about the scm-commits mailing list