e7a6f3
[Unit]
e7a6f3
Description=Load static arp entries
e7a6f3
Documentation=man:arp(8) man:ethers(5)
e7a6f3
ConditionPathExists=/etc/ethers
e7a6f3
After=network.service
e7a6f3
Before=network.target
e7a6f3
e7a6f3
[Service]
e7a6f3
Type=oneshot
e7a6f3
ExecStart=/sbin/arp -f /etc/ethers
e7a6f3
RemainAfterExit=yes
e7a6f3
e7a6f3
[Install]
e7a6f3
WantedBy=multi-user.target