xref: /openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-mirroruboot.service.in (revision c1b36628298d7799677680e70d455f85acf83650)
1[Unit]
2Description=Copy uboot from the currently booted bmc chip to the alternate chip
3
4[Service]
5Type=oneshot
6RemainAfterExit=no
7ExecStart=/usr/bin/obmc-flash-bmc mmc-mirroruboot
8