blob: d1363653137238eb5648c0762537fa36761c9670 [file] [log] [blame]
[Unit]
Description=Remount the ubi volume after a reboot
Before=xyz.openbmc_project.Software.BMC.Updater.service
Before=xyz.openbmc_project.Software.Manager.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