blob: 36b55516be21a1a9e5bc761d9827fef231e9f489 [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
[Service]
Type=oneshot
RemainAfterExit=no
ExecStart={sbindir}/obmc-flash-bmc ubiremount
[Install]
WantedBy=multi-user.target