1[Unit]
2Description=Setup MCTP endpoint for Slot%i NIC
3
4[Service]
5Type=oneshot
6ExecStart=/usr/bin/configure-nic-mctp-endpoint.sh add %i
7SyslogIdentifier=setup-nic-endpoint-slot%i
8
9