[Unit] Description=Cleanup Nomad and Docker runtime rules Before=iptables.service [Service] Type=oneshot ExecStart=/bin/perl {{ nomad_root_dir }}/bin/iptables_cleanup.pl /etc/sysconfig/iptables [Install] WantedBy=multi-user.target