1*6d775e64SGeorge Liu[Unit]
2*6d775e64SGeorge LiuDescription=FW Code Update via USB %I
3*6d775e64SGeorge LiuBindsTo=dev-%i.device
4*6d775e64SGeorge LiuAfter=dev-%i.device
5*6d775e64SGeorge LiuWants=xyz.openbmc_project.Software.Version.service
6*6d775e64SGeorge LiuAfter=xyz.openbmc_project.Software.Version.service
7*6d775e64SGeorge LiuWants=xyz.openbmc_project.Software.BMC.Updater.service
8*6d775e64SGeorge LiuAfter=xyz.openbmc_project.Software.BMC.Updater.service
9*6d775e64SGeorge Liu
10*6d775e64SGeorge Liu[Service]
11*6d775e64SGeorge LiuRestart=no
12*6d775e64SGeorge LiuExecStart=/usr/bin/phosphor-usb-code-update --device %i
13*6d775e64SGeorge LiuType=simple
14*6d775e64SGeorge LiuRemainAfterExit=yes
15