blob: 53502fc23575995173784cd3c30b293d49c75de9 [file] [log] [blame]
Brad Bishop3c90f592016-08-08 08:53:13 -04001[Unit]
2Description=Phosphor BIOS Code Update
3Wants=mapper-wait@-org-openbmc-managers-Download.service
4After=mapper-wait@-org-openbmc-managers-Download.service
5
6[Service]
7Restart=always
Michael Tritzfbd81be2017-08-15 14:07:23 -05008ExecStart=/usr/bin/env flash_bios.exe
9SyslogIdentifier=flash_bios.exe
Brad Bishop3c90f592016-08-08 08:53:13 -040010Type=dbus
11BusName={BUSNAME}
12
13[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070014WantedBy=multi-user.target