Don't order services after syslog.target.
https://bugzilla.redhat.com/show_bug.cgi?id=1055204
This commit is contained in:
parent
bec2813925
commit
77482a7964
@ -1,6 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=IPv4 firewall with iptables
|
Description=IPv4 firewall with iptables
|
||||||
After=syslog.target
|
|
||||||
ConditionPathExists=/etc/sysconfig/iptables
|
ConditionPathExists=/etc/sysconfig/iptables
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Name: iptables
|
Name: iptables
|
||||||
Summary: Tools for managing Linux kernel packet filtering capabilities
|
Summary: Tools for managing Linux kernel packet filtering capabilities
|
||||||
Version: 1.4.21
|
Version: 1.4.21
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
|
Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
|
||||||
Source1: iptables.init
|
Source1: iptables.init
|
||||||
Source2: iptables-config
|
Source2: iptables-config
|
||||||
@ -205,6 +205,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 15 2014 Thomas Woerner <twoerner@redhat.com> 1.4.21-6
|
||||||
- Enable connlabel support again, needs libnetfilter_conntrack
|
- Enable connlabel support again, needs libnetfilter_conntrack
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user