[Unit] Description=IPv4 firewall with iptables After=syslog.target ConditionPathExists=/etc/conf.d/iptables [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/lib/systemd/magellan-iptables start ExecStop=/usr/lib/systemd/magellan-iptables stop [Install] WantedBy=basic.target