1[Unit] 2Description=MCTP Init 3After=mctpd.service 4Before=xyz.openbmc_project.gpusensor.service 5 6[Service] 7Restart=no 8RemainAfterExit=true 9Type=oneshot 10ExecStart=/usr/sbin/mctp_setup.sh 11 12[Install] 13WantedBy=multi-user.target 14
1[Unit] 2Description=MCTP Init 3After=mctpd.service 4Before=xyz.openbmc_project.gpusensor.service 5 6[Service] 7Restart=no 8RemainAfterExit=true 9Type=oneshot 10ExecStart=/usr/sbin/mctp_setup.sh 11 12[Install] 13WantedBy=multi-user.target 14