summaryrefslogtreecommitdiffstats
path: root/ubi/obmc-flash-bios-updatesymlinks.service
blob: d486088ec4a5b4eb486694a365290b3285721726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Updates symlinks for active PNOR version
Before=mboxd.service
Before=mboxd-reload@0.service
After=org.open_power.Software.Host.Updater.service
After=op-reset-chassis-running@0.service
ConditionPathExists=!/run/openbmc/chassis@0-on

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=/usr/bin/obmc-flash-bios updatesymlinks

[Install]
WantedBy=mboxd.service mboxd-reload@.service
OpenPOWER on IntegriCloud