Blame SOURCES/iptables.service

621646
[Unit]
621646
Description=IPv4 firewall with iptables
621646
AssertPathExists=/etc/sysconfig/iptables
e8e25e
Before=network-pre.target
e8e25e
Wants=network-pre.target
621646
621646
[Service]
621646
Type=oneshot
621646
RemainAfterExit=yes
621646
ExecStart=/usr/libexec/iptables/iptables.init start
621646
ExecReload=/usr/libexec/iptables/iptables.init reload
621646
ExecStop=/usr/libexec/iptables/iptables.init stop
621646
Environment=BOOTUP=serial
621646
Environment=CONSOLETYPE=serial
621646
StandardOutput=syslog
621646
StandardError=syslog
621646
621646
[Install]
e8e25e
WantedBy=multi-user.target