# THIS FILE IS MANAGED BY PUPPET [Unit] Description=define and fill-in ipsets Documentation=https://github.com/voxpupuli/puppet-ipset Before=network-pre.target iptables.service ip6tables.service Wants=network-pre.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/local/bin/ipset_init -c "/etc/ipset.d/" [Install] WantedBy=multi-user.target