xref: /openbmc/phosphor-bmc-code-mgmt/bmc/obmc-flash-host-bios@.service.in (revision ec807fcb376e54e5526a9c47fa702c1642d07f90)
1[Unit]
2Description=Flash Host Bios image %I to Host
3
4[Service]
5Type=oneshot
6RemainAfterExit=no
7ExecStart=echo Please add custom command for flashing image /tmp/image/%i
8