Include systemd unit file

This commit is contained in:
Stephen Gallagher 2011-08-22 14:09:43 -04:00
parent 027222403b
commit 79727a1f7c
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ After=syslog.target network.target
[Service]
Type=forking
PIDFile=/var/run/dnsmasq.pid
EnvironmentFile=/etc/sysconfig/network
EnvironmentFile=-/etc/sysconfig/network
ExecStart=/usr/sbin/dnsmasq -s $HOSTNAME
[Install]

View File

@ -11,7 +11,7 @@
Name: dnsmasq
Version: 2.52
Release: 4%{?extraversion}%{?dist}
Release: 5%{?extraversion}%{?dist}
Summary: A lightweight DHCP/caching DNS server
Group: System Environment/Daemons
@ -118,7 +118,7 @@ fi
%changelog
* Mon Aug 08 2011 Patrick "Jima" Laughton <jima@fedoraproject.org> - 2.52-4
* Mon Aug 08 2011 Patrick "Jima" Laughton <jima@fedoraproject.org> - 2.52-5
- Include systemd unit file
* Mon Aug 08 2011 Patrick "Jima" Laughton <jima@fedoraproject.org> - 2.52-3