12-dhcpd previously exited with error status 1 (#989207)

This commit is contained in:
Jiri Popelka 2013-07-29 12:52:50 +02:00
parent 3ccbe7b783
commit 30b763279e
2 changed files with 6 additions and 1 deletions

View File

@ -9,3 +9,5 @@ if [ "$STATUS" = "up" ]; then
systemctl -q is-enabled dhcpd.service && systemctl restart dhcpd.service
systemctl -q is-enabled dhcpd6.service && systemctl restart dhcpd6.service
fi
exit 0

View File

@ -18,7 +18,7 @@
Summary: Dynamic host configuration protocol software
Name: dhcp
Version: 4.2.5
Release: 16%{?dist}
Release: 17%{?dist}
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
# dcantrell maintaining the package) made incorrect use of the epoch and
# that's why it is at 12 now. It should have never been used, but it was.
@ -609,6 +609,9 @@ done
%changelog
* Mon Jul 29 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-17
- 12-dhcpd previously exited with error status 1 (#989207)
* Mon Jul 15 2013 Tomas Hozza <thozza@redhat.com> - 12:4.2.5-16
- rebuild against new bind