Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ lib/ systemd/ system/ |
|
[Unit] Description=Load static arp entries Documentation=man:arp(8) man:ethers(5) ConditionPathExists=/etc/ethers After=network.service Before=network.target [Service] Type=oneshot ExecStart=/sbin/arp -f /etc/ethers RemainAfterExit=yes [Install] WantedBy=multi-user.target