blob: 2d12c68b85c55c187693b80bc0370fa654d69abd [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=simple
ExecStart=/usr/bin/ip-to-fpga.sh
[Install]
WantedBy=multi-user.target