summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/flash/obmc-flash-bios/obmc-flash-init.service
blob: 4893cd1ccfcc69019d965374b74d5b71e71144dd (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Initialize BIOS Flash
Wants=mapper-wait@-org-openbmc-control-flash-bios.service
After=mapper-wait@-org-openbmc-control-flash-bios.service

[Service]
Restart=no
ExecStart={sbindir}/mapper call /org/openbmc/control/flash/bios org.openbmc.Flash init

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud