xref: /openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-remove@.service.in (revision 7e446a407a579ec72f48009008ad2f83c01c2262)
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