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