This unit is provided by:
Options
-
[Install]
-
[Service]
-
Environment=IPSET_SAVE_ON_STOP=no
-
EnvironmentFile=-/etc/sysconfig/ipset-config
-
ExecReload=/usr/bin/ipset -f /etc/ipset.conf restore
-
ExecReload=/usr/libexec/ipset/ipset.start-stop reload
-
ExecStart=/usr/bin/ipset -f /etc/ipset.conf restore
-
ExecStart=/usr/libexec/ipset/ipset.start-stop start
-
ExecStop=/usr/bin/ipset destroy
-
ExecStop=/usr/libexec/ipset/ipset.start-stop stop
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=iptables.service ip6tables.service
-
Before=network-pre.target iptables.service ip6tables.service
-
Description=IP sets for iptables
-
Description=Loading IP Sets
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.