blob: d486088ec4a5b4eb486694a365290b3285721726 [file] [log] [blame]
Adriana Kobylak10e915a2019-05-31 13:25:36 -05001[Unit]
2Description=Updates symlinks for active PNOR version
3Before=mboxd.service
4Before=mboxd-reload@0.service
5After=org.open_power.Software.Host.Updater.service
6After=op-reset-chassis-running@0.service
7ConditionPathExists=!/run/openbmc/chassis@0-on
8
9[Service]
10Type=oneshot
11RemainAfterExit=no
12ExecStart=/usr/bin/obmc-flash-bios updatesymlinks
13
14[Install]
15WantedBy=mboxd.service mboxd-reload@.service