summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/org.openbmc.control.Flash.service
blob: 53502fc23575995173784cd3c30b293d49c75de9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Phosphor BIOS Code Update
Wants=mapper-wait@-org-openbmc-managers-Download.service
After=mapper-wait@-org-openbmc-managers-Download.service

[Service]
Restart=always
ExecStart=/usr/bin/env flash_bios.exe
SyslogIdentifier=flash_bios.exe
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud