📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 23:30:22
📂
/
/
usr
/
lib
/
systemd
/
system
✏️
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 Changes
❌ Cancel