arpcheck/arpcheck@.service

11 lines
180 B
INI

[Unit]
Description=Use arping to detect and alert if device is present or not
[Service]
ExecStart=/usr/local/bin/arpcheck /etc/arpcheck/%i
[Install]
WantedBy=multi-user.target