xref: /openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-remove@.service.in (revision c538727d70f3673771f18e559d7ecab203abf6d3)
1[Unit]
2Description=Delete image %I from BMC storage
3
4[Service]
5Type=oneshot
6RemainAfterExit=no
7ExecStart=/usr/bin/obmc-flash-bmc mmc-remove %i
8