Dashboard
PHP:
8.1.33
OS:
Linux
User:
lawtemple
/
/
usr
/
lib
/
systemd
/
system
📤 Upload
📝 New File
📁 New Folder
Close
Editing: arp-ethers.service
[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
Save
Cancel