This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/sbin/arp -f /etc/ethers
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=network.service
-
Before=network.target
-
ConditionPathExists=/etc/ethers
-
Description=Load static arp entries
-
Documentation=man:arp(8) man:ethers(5)
-
Additionnal notes
Nothing here.