Blame SOURCES/iptables.service

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