Blame SOURCES/arptables.service

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