Don't order services after syslog.target.

https://bugzilla.redhat.com/show_bug.cgi?id=1055204
This commit is contained in:
Ville Skyttä 2014-01-19 17:18:25 +02:00 committed by Jiri Popelka
parent bec2813925
commit 77482a7964
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,5 @@
[Unit]
Description=IPv4 firewall with iptables
After=syslog.target
ConditionPathExists=/etc/sysconfig/iptables
[Service]

View File

@ -7,7 +7,7 @@
Name: iptables
Summary: Tools for managing Linux kernel packet filtering capabilities
Version: 1.4.21
Release: 6%{?dist}
Release: 7%{?dist}
Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
Source1: iptables.init
Source2: iptables-config
@ -205,6 +205,9 @@ done
%changelog
* Sun Jan 19 2014 Ville Skyttä <ville.skytta@iki.fi> - 1.4.21-7
- Don't order services after syslog.target.
* Wed Jan 15 2014 Thomas Woerner <twoerner@redhat.com> 1.4.21-6
- Enable connlabel support again, needs libnetfilter_conntrack