Files
OpenBMC/meta-amd/recipes-amd/amd-fpga/files/ip-to-fpga.service
T
2026-04-23 17:07:55 +08:00

12 lines
235 B
Desktop File

[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