Blame SOURCES/arptables.service

c42007
[Unit]
c42007
Description=Automates a packet filtering firewall with arptables
c42007
After=network.target
c42007
c42007
[Service]
c42007
Type=oneshot
c42007
ExecStart=/usr/libexec/arptables-helper start
c42007
ExecStop=/usr/libexec/arptables-helper stop
c42007
RemainAfterExit=yes
c42007
c42007
[Install]
c42007
WantedBy=multi-user.target