blob: 52ac12b498b6377c80268b33ed97baee30b13df0 [file] [log] [blame]
[Unit]
Description=Remount the ubi volume after a reboot
Wants=xyz.openbmc_project.Software.BMC.Updater.service
Before=xyz.openbmc_project.Software.BMC.Updater.service
Wants=obmc-flash-bmc-setenv@rwreset.service
After=obmc-flash-bmc-setenv@rwreset.service
[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=/usr/bin/obmc-flash-bmc ubiremount
[Install]
WantedBy=multi-user.target