summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/flash/obmc-flash-bios/obmc-flash-init.service
blob: d9355b3d2b36a41a54b64aaf979122977e2cf25b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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=/usr/bin/env mapper call /org/openbmc/control/flash/bios org.openbmc.Flash init
SyslogIdentifier=mapper

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud