blob: 18fbca8ec99379094760c224fc0b6b3b37304bc8 [file] [log] [blame]
[Unit]
Description=Transfer IP address to the FPGA
BindsTo=sys-subsystem-net-devices-eth0.device
After=sys-subsystem-net-devices-eth0.device
[Service]
Type=oneshot
ExecStart=/usr/bin/ip-to-fpga.sh
[Install]
WantedBy=multi-user.target